You are here

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

The current user account.

Type: \Drupal\Core\Session\AccountProxyInterface

File

modules/pm_project/src/Form/ProjectForm.php, line 21

Class

ProjectForm
Form controller for Project edit forms.

Namespace

Drupal\pm_project\Form

Code

protected $account;