You are here

protected property PageAccess::$contextHandler in Page Manager 8.4

Same name and namespace in other branches
  1. 8 src/Entity/PageAccess.php \Drupal\page_manager\Entity\PageAccess::contextHandler

The context handler.

Type: \Drupal\Core\Plugin\Context\ContextHandlerInterface

File

src/Entity/PageAccess.php, line 28

Class

PageAccess
Defines the access control handler for the page entity type.

Namespace

Drupal\page_manager\Entity

Code

protected $contextHandler;