You are here

protected property UpdateChecklist::$account in Update helper 8

Same name and namespace in other branches
  1. 2.x modules/update_helper_checklist/src/UpdateChecklist.php \Drupal\update_helper_checklist\UpdateChecklist::account

The account object.

Type: \Drupal\Core\Session\AccountInterface

File

modules/update_helper_checklist/src/UpdateChecklist.php, line 46

Class

UpdateChecklist
Update checklist service.

Namespace

Drupal\update_helper_checklist

Code

protected $account;