You are here

protected property RuleListBuilder::$event in RNG - Events and Registrations 3.x

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

The event entity.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Lists/RuleListBuilder.php, line 37

Class

RuleListBuilder
Builds a list of rng rules.

Namespace

Drupal\rng\Lists

Code

protected $event;