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

Breadcrumb

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

function MailerInterface::send

Throws

TransportExceptionInterface

1 method overrides MailerInterface::send()
Mailer::send in vendor/symfony/mailer/Mailer.php

File

vendor/symfony/mailer/MailerInterface.php, line 29

Class

MailerInterface
Interface for mailers able to send emails synchronously and/or asynchronously.

Namespace

Symfony\Component\Mailer

Code

public function send(RawMessage $message, ?Envelope $envelope = null) : void;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal