protected property RegistrationAccessControlHandler::$eventDispatcher in RNG - Events and Registrations 8.2
Same name and namespace in other branches
- 3.x src/AccessControl/RegistrationAccessControlHandler.php \Drupal\rng\AccessControl\RegistrationAccessControlHandler::eventDispatcher
The event dispatcher.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- src/
AccessControl/ RegistrationAccessControlHandler.php, line 37
Class
- RegistrationAccessControlHandler
- Access controller for the registration entity.
Namespace
Drupal\rng\AccessControlCode
protected $eventDispatcher;