You are here

protected property EventTypeRule::$conditions in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/Entity/EventTypeRule.php \Drupal\rng\Entity\EventTypeRule::conditions
  2. 8 src/Entity/EventTypeRule.php \Drupal\rng\Entity\EventTypeRule::conditions

Conditions.

File

src/Entity/EventTypeRule.php, line 54

Class

EventTypeRule
Defines the event type entity.

Namespace

Drupal\rng\Entity

Code

protected $conditions = [];