You are here

protected property QueryAccessHandlerBase::$eventDispatcher in Entity API 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/QueryAccess/QueryAccessHandlerBase.php, line 41

Class

QueryAccessHandlerBase
Provides common logic for query access handlers.

Namespace

Drupal\entity\QueryAccess

Code

protected $eventDispatcher;