You are here

public property Filter::$provider in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 40
Contains \Drupal\filter\Annotation\Filter.

Class

Filter
Defines an filter annotation object.

Namespace

Drupal\filter\Annotation

Code

public $provider;