You are here

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

The section storage manager.

Type: \Drupal\layout_builder\SectionStorage\SectionStorageManagerInterface

File

src/Form/FormAlter.php, line 29

Class

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

Namespace

Drupal\dashboards\Form

Code

protected $sectionStorageManager;