You are here

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

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

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

Class

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

Namespace

Drupal\smtp\Plugin\Mail

Code

protected $configFactory;