The context manager service.
Type: \Drupal\Core\Plugin\Context\ContextRepositoryInterface
File
- core/modules/block/src/BlockAccessControlHandler.php, line 49
Class
- BlockAccessControlHandler
- Defines the access control handler for the block entity type.
Namespace
Drupal\block
Code
1 | protected $contextRepository ; |
Please login to continue.