The name of the provider that owns the filter.
Type: string
File
- core/modules/filter/src/Annotation/Filter.php, line 35
Class
- Filter
- Defines an filter annotation object.
Namespace
Drupal\filter\Annotation
Code
public $provider;
The name of the provider that owns the filter.
Type: string
Drupal\filter\Annotation
public $provider;
Please login to continue.