You are here

protected property ColorsSchemePluginCollection::$manager in Colors 8

The manager used to instantiate the plugins.

Type: \Drupal\Component\Plugin\PluginManagerInterface

Overrides DefaultLazyPluginCollection::$manager

File

src/Plugin/ColorsSchemePluginCollection.php, line 15

Class

ColorsSchemePluginCollection

Namespace

Drupal\colors\Plugin

Code

protected $manager;