You are here

protected property CurrentUserContext::$account in Page Manager 8

The account proxy.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/EventSubscriber/CurrentUserContext.php, line 32
Contains \Drupal\page_manager\EventSubscriber\CurrentUserContext.

Class

CurrentUserContext
Sets the current user as a context.

Namespace

Drupal\page_manager\EventSubscriber

Code

protected $account;