You are here

protected property CustomFilterRulesDeleteForm::$customfilter in Custom filter 8

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

The customfilter with the rule to delete.

Type: \Drupal\customfilter\Entity\CustomFilter

File

src/Form/CustomFilterRulesDeleteForm.php, line 26

Class

CustomFilterRulesDeleteForm
Builds the form to delete a Custom Filter.

Namespace

Drupal\customfilter\Form

Code

protected $customfilter;