You are here

protected property LayoutBuilderAddBlockController::$blockPluginManager in Panopoly Magic 8.2

The block plugin manager.

Type: \Drupal\Core\Block\BlockManagerInterface

File

src/Controller/LayoutBuilderAddBlockController.php, line 57

Class

LayoutBuilderAddBlockController
Controller for adding blocks in layout builder.

Namespace

Drupal\panopoly_magic\Controller

Code

protected $blockPluginManager;