protected property TestLazyPluginCollection::$manager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php \Drupal\plugin_test\Plugin\TestLazyPluginCollection::manager
Stores the plugin manager used by this collection.
Type: \Drupal\Component\Plugin\PluginManagerInterface
File
- core/
modules/ system/ tests/ modules/ plugin_test/ src/ Plugin/ TestLazyPluginCollection.php, line 18
Class
- TestLazyPluginCollection
- Defines a plugin collection which uses fruit plugins.
Namespace
Drupal\plugin_test\PluginCode
protected $manager;