You are here

protected property HtmlMailTestForm::$accountInterface in HTML Mail 8.3

Same name and namespace in other branches
  1. 8 src/Form/HtmlMailTestForm.php \Drupal\htmlmail\Form\HtmlMailTestForm::accountInterface

The user account service.

Type: \Drupal\Core\Session\AccountInterface

File

src/Form/HtmlMailTestForm.php, line 35

Class

HtmlMailTestForm
Class HtmlMailTestForm.

Namespace

Drupal\htmlmail\Form

Code

protected $accountInterface;