You are here

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

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

The event entity.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Lists/GroupListBuilder.php, line 30

Class

GroupListBuilder
Builds a list of registration groups.

Namespace

Drupal\rng\Lists

Code

protected $event;