You are here

protected property CurrentUserContext::$contextRepository in Page Manager 8.4

Constructs a new CurrentUserContext.

Type: \Drupal\Core\Plugin\Context\ContextRepositoryInterface

File

src/EventSubscriber/CurrentUserContext.php, line 20

Class

CurrentUserContext
Sets the current user as a context.

Namespace

Drupal\page_manager\EventSubscriber

Code

protected $contextRepository;