Filter::$status
Whether this filter is enabled or disabled by default.
This property is optional and it does not need to be declared.
Type: bool
File
-
core/
modules/ filter/ src/ Annotation/ Filter.php, line 75
Class
- Filter
- Defines a filter annotation object.
Namespace
Drupal\filter\AnnotationCode
public $status = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.