Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. SentMessage.php

function SentMessage::getMessage

File

vendor/symfony/mailer/SentMessage.php, line 51

Class

SentMessage
@author Fabien Potencier <fabien@symfony.com>

Namespace

Symfony\Component\Mailer

Code

public function getMessage() : RawMessage {
    return $this->raw;
}
RSS feed
Powered by Drupal