You are here

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

The plugin instance.

Type: \Drupal\Core\Condition\ConditionInterface|\Drupal\Core\Action\ActionInterface

File

src/Form/EventTypeRuleComponentEdit.php, line 65

Class

EventTypeRuleComponentEdit
Configure event settings.

Namespace

Drupal\rng\Form

Code

protected $plugin;