You are here

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

The layout manager.

Type: \Drupal\Core\Layout\LayoutPluginManagerInterface

File

src/Form/FormAlter.php, line 43

Class

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

Namespace

Drupal\dashboards\Form

Code

protected $layoutManager;