You are here

protected property DefaultMenuLinkTreeManipulators::$account in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Menu/DefaultMenuLinkTreeManipulators.php \Drupal\Core\Menu\DefaultMenuLinkTreeManipulators::account
  2. 10 core/lib/Drupal/Core/Menu/DefaultMenuLinkTreeManipulators.php \Drupal\Core\Menu\DefaultMenuLinkTreeManipulators::account

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

core/lib/Drupal/Core/Menu/DefaultMenuLinkTreeManipulators.php, line 34

Class

DefaultMenuLinkTreeManipulators
Provides a couple of menu link tree manipulators.

Namespace

Drupal\Core\Menu

Code

protected $account;