You are here

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

The File System service.

Type: \Drupal\Core\File\FileSystemInterface

File

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

Class

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

Namespace

Drupal\smtp\Plugin\Mail

Code

protected $fileSystem;