You are here

protected property RuleComponentForm::$plugin in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 8 src/Form/RuleComponentForm.php \Drupal\rng\Form\RuleComponentForm::plugin
  2. 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\Form

Code

protected $plugin;