You are here

protected property RegistrationAccessControlHandler::$eventDispatcher in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 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\AccessControl

Code

protected $eventDispatcher;