protected property BlockPluginBag::$manager

The manager used to instantiate the plugins.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

drupal/core/modules/block/lib/Drupal/block/BlockPluginBag.php, line 25
Contains \Drupal\block\BlockPluginBag.

Class

BlockPluginBag
Provides a collection of block plugins.

Namespace

Drupal\block

Code

protected $manager;