The human-readable name of the filter. This is used as an administrative summary of what the filter does.
The plugin ID. Type: string File core/modules/filte
Additional administrative information about the filter's behavior. Type: \Drupal\Core\Annotation\Translation (optional)
Whether this filter is enabled or disabled by default. Type: bool (optional) File
The name of the provider that owns the filter. Type: string File
The default settings for the filter. Type: array (optional) File
A default weight for the filter in new text formats. Type: int (optional) File
Defines an filter annotation object. Plugin Namespace: Plugin\Filter For a working example, see \Drupal\fil