You are here

protected property RegistrationStorage::$eventDispatcher in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 3.x src/RegistrationStorage.php \Drupal\rng\RegistrationStorage::eventDispatcher

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/RegistrationStorage.php, line 22

Class

RegistrationStorage
Defines the registration storage.

Namespace

Drupal\rng

Code

protected $eventDispatcher;