You are here

protected property LayoutBuilderAddBlockController::$blockPluginManager in Panopoly 8.2

The block plugin manager.

Type: \Drupal\Core\Block\BlockManagerInterface

File

modules/panopoly/panopoly_magic/src/Controller/LayoutBuilderAddBlockController.php, line 57

Class

LayoutBuilderAddBlockController
Controller for adding blocks in layout builder.

Namespace

Drupal\panopoly_magic\Controller

Code

protected $blockPluginManager;