You are here

protected property PluginType::$provider in Plugin 8.2

The plugin type provider.

The provider is the machine name of the module that provides the plugin type.

Type: string

File

src/PluginType/PluginType.php, line 95

Class

PluginType
Provides a plugin type.

Namespace

Drupal\plugin\PluginType

Code

protected $provider;