You are here

constant RegistrationEvents::REGISTRATION_PREDELETE 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_PREDELETE

Name of the event fired before deleting an registration.

See also

\Drupal\rng\Event\RegistrationEvent

File

src/Event/RegistrationEvents.php, line 81

Class

RegistrationEvents
Defines events for registrations.

Namespace

Drupal\rng\Event

Code

const REGISTRATION_PREDELETE = 'rng.registration.predelete';