You are here

public property EventTypeRuleComponentEdit::$eventTypeRule in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/Form/EventTypeRuleComponentEdit.php \Drupal\rng\Form\EventTypeRuleComponentEdit::eventTypeRule
  2. 8 src/Form/EventTypeRuleComponentEdit.php \Drupal\rng\Form\EventTypeRuleComponentEdit::eventTypeRule

The event type rule.

Type: \Drupal\rng\Entity\EventTypeRuleInterface

File

src/Form/EventTypeRuleComponentEdit.php, line 44

Class

EventTypeRuleComponentEdit
Configure event settings.

Namespace

Drupal\rng\Form

Code

public $eventTypeRule;