You are here

protected property EpicForm::$account in Drupal PM (Project Management) 4.x

The current user account.

Type: \Drupal\Core\Session\AccountProxyInterface

File

modules/pm_epic/src/Form/EpicForm.php, line 21

Class

EpicForm
Form controller for Epic edit forms.

Namespace

Drupal\pm_epic\Form

Code

protected $account;