You are here

protected property RegistrationEvent::$registration in RNG - Events and Registrations 3.x

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

The registration.

Type: \Drupal\rng\Entity\RegistrationInterface

File

src/Event/RegistrationEvent.php, line 20

Class

RegistrationEvent
Registration event.

Namespace

Drupal\rng\Event

Code

protected $registration;