namespace Drupal\Core\Mail\Plugin\Mail in Drupal 9
Same name in other branches
|
Class |
Location | Description |
|---|---|---|
| PhpMail |
core/ |
Defines the default Drupal mail backend, using PHP's native mail() function. |
| TestMailCollector |
core/ |
Defines a mail backend that captures sent messages in the state system. |