You are here

public property EventTypeRuleComponentEdit::$componentId 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::componentId
  2. 8 src/Form/EventTypeRuleComponentEdit.php \Drupal\rng\Form\EventTypeRuleComponentEdit::componentId

The component key from the event type rule.

Type: string

File

src/Form/EventTypeRuleComponentEdit.php, line 58

Class

EventTypeRuleComponentEdit
Configure event settings.

Namespace

Drupal\rng\Form

Code

public $componentId;