namespace Drupal\Core\Mail\Plugin\Mail
Same name in other branches
Object name | File name | Summary |
---|---|---|
PhpMail | core/lib/Drupal/Core/Mail/Plugin/Mail/PhpMail.php | Defines the default Drupal mail backend, using PHP's native mail() function. |
SymfonyMailer | core/lib/Drupal/Core/Mail/Plugin/Mail/SymfonyMailer.php | Defines an experimental mail backend, based on the Symfony mailer component. |
TestMailCollector | core/lib/Drupal/Core/Mail/Plugin/Mail/TestMailCollector.php | Defines a mail backend that captures sent messages in the state system. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.