LazyPluginCollection::$pluginInstances
Stores all instantiated plugins.
Type: array
File
- 
              core/
lib/ Drupal/ Component/ Plugin/ LazyPluginCollection.php, line 17  
Class
- LazyPluginCollection
 - Defines an object which stores multiple plugin instances to lazy load them.
 
Namespace
Drupal\Component\PluginCode
protected $pluginInstances = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.