You are here

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

The current user account.

Type: \Drupal\Core\Session\AccountProxyInterface

File

modules/pm_organization/src/Form/OrganizationForm.php, line 21

Class

OrganizationForm
Form controller for Organization edit forms.

Namespace

Drupal\pm_organization\Form

Code

protected $account;