You are here

protected property FormAlter::$blockManager in Dashboards with Layout Builder 2.0.x

The block manager.

Type: \Drupal\Core\Block\BlockManagerInterface

File

src/Form/FormAlter.php, line 36

Class

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

Namespace

Drupal\dashboards\Form

Code

protected $blockManager;