You are here

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

The current user account.

Type: \Drupal\Core\Session\AccountProxyInterface

File

modules/pm_timetracking/src/Form/TimeTrackingForm.php, line 21

Class

TimeTrackingForm
Form controller for Time tracking edit forms.

Namespace

Drupal\pm_timetracking\Form

Code

protected $account;