You are here

protected property PageVariantAccess::$contextHandler in Page Manager 8.4

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

The context handler.

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

File

src/Entity/PageVariantAccess.php, line 28

Class

PageVariantAccess
Defines the access control handler for the page variant entity type.

Namespace

Drupal\page_manager\Entity

Code

protected $contextHandler;