You are here

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

Logger.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

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

Class

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

Namespace

Drupal\smtp\Plugin\Mail

Code

protected $logger;