You are here

constant RegistrationEvents::REGISTRATION_UPDATE in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/Event/RegistrationEvents.php \Drupal\rng\Event\RegistrationEvents::REGISTRATION_UPDATE

Name of the event fired after saving an existing registration.

See also

\Drupal\rng\Event\RegistrationEvent

File

src/Event/RegistrationEvents.php, line 72

Class

RegistrationEvents
Defines events for registrations.

Namespace

Drupal\rng\Event

Code

const REGISTRATION_UPDATE = 'rng.registration.registration';