The human-readable name of the filter.
This is used as an administrative summary of what the filter does.
Type: \Drupal\Core\Annotation\Translation
Related topics
- Annotation for translatable text
- Describes how to put translatable UI text into annotations.
File
- core/modules/filter/src/Annotation/Filter.php, line 46
Class
- Filter
- Defines an filter annotation object.
Namespace
Drupal\filter\Annotation
Code
public $title;
Please login to continue.