You are here

protected property DefaultLazyPluginCollection::$manager in Plug 7

The manager used to instantiate the plugins.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

lib/Drupal/Core/Plugin/DefaultLazyPluginCollection.php, line 30
Contains \Drupal\Core\Plugin\DefaultLazyPluginCollection.

Class

DefaultLazyPluginCollection
Provides a default plugin collection for a plugin type.

Namespace

Drupal\Core\Plugin

Code

protected $manager;