You are here

protected property SMTPMailSystem::$messenger in SMTP Authentication Support 8

Messenger.

Type: \Drupal\Core\Messenger\Messenger

File

src/Plugin/Mail/SMTPMailSystem.php, line 50

Class

SMTPMailSystem
Modify the drupal mail system to use smtp when sending emails.

Namespace

Drupal\smtp\Plugin\Mail

Code

protected $messenger;