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
1 | protected $contextHandler ; |
Please login to continue.