You are here

protected property PluginDefinition::$provider in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Component/Plugin/Definition/PluginDefinition.php \Drupal\Component\Plugin\Definition\PluginDefinition::provider

The plugin provider.

Type: string

File

core/lib/Drupal/Component/Plugin/Definition/PluginDefinition.php, line 29

Class

PluginDefinition
Provides object-based plugin definitions.

Namespace

Drupal\Component\Plugin\Definition

Code

protected $provider;