You are here

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

The mail manager.

Type: \Drupal\Core\Mail\MailManagerInterface

File

src/ConnectionTester/ConnectionTester.php, line 71

Class

ConnectionTester
Allows testing the SMTP connection.

Namespace

Drupal\smtp\ConnectionTester

Code

protected $mailManager;