You are here

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

The current active user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Form/SMTPConfigForm.php, line 41

Class

SMTPConfigForm
Implements the SMTP admin settings form.

Namespace

Drupal\smtp\Form

Code

protected $currentUser;