You are here

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

The curent user service.

Type: \Drupal\Core\Session\AccountProxyInterface

File

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

Class

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

Namespace

Drupal\smtp\Plugin\Mail

Code

protected $currentUser;