public property EventTypeRuleComponentEdit::$componentType in RNG - Events and Registrations 3.x
Same name and namespace in other branches
- 8.2 src/Form/EventTypeRuleComponentEdit.php \Drupal\rng\Form\EventTypeRuleComponentEdit::componentType
- 8 src/Form/EventTypeRuleComponentEdit.php \Drupal\rng\Form\EventTypeRuleComponentEdit::componentType
The component type. 'action' or 'condition'.
Type: string
File
- src/
Form/ EventTypeRuleComponentEdit.php, line 51
Class
- EventTypeRuleComponentEdit
- Configure event settings.
Namespace
Drupal\rng\FormCode
public $componentType;