You are here

protected property RulesAddEditForm::$entity in Custom filter 8

Same name and namespace in other branches
  1. 2.0.x src/Form/RulesAddEditForm.php \Drupal\customfilter\Form\RulesAddEditForm::entity

Instance of customfilter_filter config entity with the rule.

Type: \Drupal\customfilter\Entity\CustomFilter $entity

File

src/Form/RulesAddEditForm.php, line 30

Class

RulesAddEditForm
Defines a form to add/edit the rules.

Namespace

Drupal\customfilter\Form

Code

protected $entity;