protected property QueryAccessHandlerBase::$eventDispatcher in Group 8
Same name and namespace in other branches
- 2.0.x src/Entity/Access/QueryAccessHandlerBase.php \Drupal\group\Entity\Access\QueryAccessHandlerBase::eventDispatcher
The event dispatcher.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- src/
Entity/ Access/ QueryAccessHandlerBase.php, line 33
Class
- QueryAccessHandlerBase
- Controls query access for the Group module's entities.
Namespace
Drupal\group\Entity\AccessCode
protected $eventDispatcher;