BlockContentAccessControlHandler::$eventDispatcher

Same name and namespace in other branches
  1. 8.9.x core/modules/block_content/src/BlockContentAccessControlHandler.php \Drupal\block_content\BlockContentAccessControlHandler::eventDispatcher
  2. 10 core/modules/block_content/src/BlockContentAccessControlHandler.php \Drupal\block_content\BlockContentAccessControlHandler::eventDispatcher
  3. 11.x 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 28

Class

BlockContentAccessControlHandler
Defines the access control handler for the custom block entity type.

Namespace

Drupal\block_content

Code

protected $eventDispatcher;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.