protected property DefaultSingleLazyPluginCollection::$manager in Drupal 9
Same name and namespace in other branches
- 8 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 27
Class
- DefaultSingleLazyPluginCollection
- Provides a default plugin collection for a plugin type.
Namespace
Drupal\Core\PluginCode
protected $manager;