Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
LazyPluginCollection.php
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\Plugin
Code
protected $pluginInstances = [];
RSS feed