protected property QueryAccessHandlerBase::$eventDispatcher in Group 2.0.x
Same name and namespace in other branches
- 8 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;