You are here

protected property SwiftMailer::$mailManager in Swift Mailer 8.2

The mail manager.

Type: \Drupal\Core\Mail\MailManagerInterface

File

src/Plugin/Mail/SwiftMailer.php, line 85

Class

SwiftMailer
Provides a 'Swift Mailer' plugin to send emails.

Namespace

Drupal\swiftmailer\Plugin\Mail

Code

protected $mailManager;