You are here

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

Same name and namespace in other branches
  1. 8 src/Form/RuleComponentForm.php \Drupal\rng\Form\RuleComponentForm::entity
  2. 3.x src/Form/RuleComponentForm.php \Drupal\rng\Form\RuleComponentForm::entity

The action entity.

Type: \Drupal\rng\Entity\RuleComponentInterface

Overrides ContentEntityForm::$entity

File

src/Form/RuleComponentForm.php, line 23

Class

RuleComponentForm
Form controller for rng rule components.

Namespace

Drupal\rng\Form

Code

protected $entity;