You are here

protected property RulesAddEditForm::$entity in Custom filter 2.0.x

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

Instance of customfilter_filter config entity with the rule.

Type: \Drupal\customfilter\Entity\CustomFilter

File

src/Form/RulesAddEditForm.php, line 22

Class

RulesAddEditForm
Defines a form to add/edit the rules.

Namespace

Drupal\customfilter\Form

Code

protected $entity;