You are here

protected property EventOnlyQueryAccessHandler::$eventDispatcher in Entity API 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/QueryAccess/EventOnlyQueryAccessHandler.php, line 32

Class

EventOnlyQueryAccessHandler
Generic query access handler for entity types that do not have one.

Namespace

Drupal\entity\QueryAccess

Code

protected $eventDispatcher;