You are here

property EventTypeRuleComponentEdit::$componentType in RNG - Events and Registrations 8

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

The component type. 'action' or 'condition'.

Type: string

File

src/Form/EventTypeRuleComponentEdit.php, line 52

Class

EventTypeRuleComponentEdit
Configure event settings.

Namespace

Drupal\rng\Form

Code

var $componentType;