You are here

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

The smtp logger channel.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

src/ConnectionTester/ConnectionTester.php, line 64

Class

ConnectionTester
Allows testing the SMTP connection.

Namespace

Drupal\smtp\ConnectionTester

Code

protected $logger;