You are here

protected property FormAlter::$blockManager in Layout Builder Restrictions 8

Same name and namespace in other branches
  1. 8.2 src/Form/FormAlter.php \Drupal\layout_builder_restrictions\Form\FormAlter::blockManager

The block manager.

Type: \Drupal\Core\Block\BlockManagerInterface

File

src/Form/FormAlter.php, line 38

Class

FormAlter
Supplement form UI to add setting for which blocks & layouts are available.

Namespace

Drupal\layout_builder_restrictions\Form

Code

protected $blockManager;