Filter::$provider

Same name in other branches
  1. 9 core/modules/filter/src/Annotation/Filter.php \Drupal\filter\Annotation\Filter::provider
  2. 10 core/modules/filter/src/Annotation/Filter.php \Drupal\filter\Annotation\Filter::provider
  3. 11.x 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 an filter annotation object.

Namespace

Drupal\filter\Annotation

Code

public $provider;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.