protected property PluginDiscoveryDecorator::$pluginDefinitions in Plugin 8.2
The processed plugin definitions.
An array with plugin definitions or NULL if the definitions have not been loaded yet.
Type: array[]|null
See also
File
- src/
PluginDiscovery/ PluginDiscoveryDecorator.php, line 34
Class
- PluginDiscoveryDecorator
- Decorates plugin discovery.
Namespace
Drupal\plugin\PluginDiscoveryCode
protected $pluginDefinitions;