You are here

namespace Drupal\Core\Mail\Plugin\Mail in Drupal 8

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