protected property TestPluginBag::$manager

Stores the plugin manager used by this bag.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/TestPluginBag.php, line 23
Contains \Drupal\plugin_test\Plugin\TestPluginBag.

Class

TestPluginBag
Defines a plugin bag which uses fruit plugins.

Namespace

Drupal\plugin_test\Plugin

Code

protected $manager;