You are here

protected property CustomFilterRulesDeleteForm::$customfilter in Custom filter 2.0.x

Same name and namespace in other branches
  1. 8 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 27

Class

CustomFilterRulesDeleteForm
Builds the form to delete a Custom Filter.

Namespace

Drupal\customfilter\Form

Code

protected $customfilter;