The plugin context handler.
Type: \Drupal\Core\Plugin\Context\ContextHandlerInterface
File
- core/modules/block/src/BlockAccessControlHandler.php, line 42
Class
- BlockAccessControlHandler
- Defines the access control handler for the block entity type.
Namespace
Drupal\block
Code
protected $contextHandler;
Please login to continue.