You are here

protected property CurrentUserContext::$userStorage in Page Manager 8

The user storage.

Type: \Drupal\user\UserStorageInterface

File

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

Class

CurrentUserContext
Sets the current user as a context.

Namespace

Drupal\page_manager\EventSubscriber

Code

protected $userStorage;