protected property RuleComponentForm::$plugin in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/Form/RuleComponentForm.php \Drupal\rng\Form\RuleComponentForm::plugin
- 3.x src/Form/RuleComponentForm.php \Drupal\rng\Form\RuleComponentForm::plugin
The plugin entity.
@todo: change when condition and action have a better common class.
Type: \Drupal\Core\Plugin\ContextAwarePluginBase
File
- src/
Form/ RuleComponentForm.php, line 32
Class
- RuleComponentForm
- Form controller for rng rule components.
Namespace
Drupal\rng\FormCode
protected $plugin;