Filter::$description
Same name and namespace in other branches
- 11.x core/modules/filter/src/Annotation/Filter.php \Drupal\filter\Annotation\Filter::description
- 10 core/modules/filter/src/Annotation/Filter.php \Drupal\filter\Annotation\Filter::description
- 8.9.x core/modules/filter/src/Annotation/Filter.php \Drupal\filter\Annotation\Filter::description
- main core/modules/filter/src/Annotation/Filter.php \Drupal\filter\Annotation\Filter::description
Additional administrative information about the filter's behavior.
This property is optional and it does not need to be declared.
Type: \Drupal\Core\Annotation\Translation
Related topics
File
-
core/
modules/ filter/ src/ Annotation/ Filter.php, line 57
Class
- Filter
- Defines a filter annotation object.
Namespace
Drupal\filter\AnnotationCode
public $description = '';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.