protected property DefaultSingleLazyPluginCollection::$manager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php \Drupal\Core\Plugin\DefaultSingleLazyPluginCollection::manager
The manager used to instantiate the plugins.
Type: \Drupal\Component\Plugin\PluginManagerInterface
File
- core/
lib/ Drupal/ Core/ Plugin/ DefaultSingleLazyPluginCollection.php, line 32 - Contains \Drupal\Core\Plugin\DefaultSingleLazyPluginCollection.
Class
- DefaultSingleLazyPluginCollection
- Provides a default plugin collection for a plugin type.
Namespace
Drupal\Core\PluginCode
protected $manager;