You are here

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

The Config Factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/ConnectionTester/ConnectionTester.php, line 50

Class

ConnectionTester
Allows testing the SMTP connection.

Namespace

Drupal\smtp\ConnectionTester

Code

protected $configFactory;