Same name and namespace in other branches
  1. 8.9.x core/modules/filter/src/Annotation/Filter.php \Drupal\filter\Annotation\Filter::provider
  2. 9 core/modules/filter/src/Annotation/Filter.php \Drupal\filter\Annotation\Filter::provider

The name of the provider that owns the filter.

Type: string

File

core/modules/filter/src/Annotation/Filter.php, line 35

Class

Filter
Defines a filter annotation object.

Namespace

Drupal\filter\Annotation

Code

public $provider;