You are here

protected property CustomFilterRulesDeleteForm::$rule in Custom filter 8

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

The rule to delete.

File

src/Form/CustomFilterRulesDeleteForm.php, line 31

Class

CustomFilterRulesDeleteForm
Builds the form to delete a Custom Filter.

Namespace

Drupal\customfilter\Form

Code

protected $rule;