You are here

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

The custom filter the rules belongs to.

Type: \Drupal\customfilter\Entity\CustomFilter

File

src/Form/RulesListForm.php, line 23

Class

RulesListForm
Defines a form to list the rules.

Namespace

Drupal\customfilter\Form

Code

protected $entity;