You are here

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

The current user account.

Type: \Drupal\Core\Session\AccountProxyInterface

File

modules/pm_note/src/Form/NoteForm.php, line 21

Class

NoteForm
Form controller for Note edit forms.

Namespace

Drupal\pm_note\Form

Code

protected $account;