You are here

protected property ReusableBlocks::$blockManager in Panopoly Magic 8.2

The block manager.

Type: \Drupal\Core\Block\BlockManagerInterface

File

src/Alterations/ReusableBlocks.php, line 42

Class

ReusableBlocks
A service for altering some Layout Builder forms to allow reusable blocks.

Namespace

Drupal\panopoly_magic\Alterations

Code

protected $blockManager;