BlockContentAccessControlHandler::$eventDispatcher
Same name in other branches
- 9 core/modules/block_content/src/BlockContentAccessControlHandler.php \Drupal\block_content\BlockContentAccessControlHandler::eventDispatcher
- 8.9.x core/modules/block_content/src/BlockContentAccessControlHandler.php \Drupal\block_content\BlockContentAccessControlHandler::eventDispatcher
- 10 core/modules/block_content/src/BlockContentAccessControlHandler.php \Drupal\block_content\BlockContentAccessControlHandler::eventDispatcher
The event dispatcher.
Type: \Symfony\Contracts\EventDispatcher\EventDispatcherInterface
File
-
core/
modules/ block_content/ src/ BlockContentAccessControlHandler.php, line 29
Class
- BlockContentAccessControlHandler
- Defines the access control handler for the content block entity type.
Namespace
Drupal\block_contentCode
protected $eventDispatcher;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.