You are here

protected property RegistrationListBuilder::$event in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 8 src/Lists/RegistrationListBuilder.php \Drupal\rng\Lists\RegistrationListBuilder::event
  2. 3.x src/Lists/RegistrationListBuilder.php \Drupal\rng\Lists\RegistrationListBuilder::event

The event entity.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Lists/RegistrationListBuilder.php, line 36

Class

RegistrationListBuilder
Builds a list of registrations.

Namespace

Drupal\rng\Lists

Code

protected $event;