You are here

protected property FormAlter::$layoutManager in Layout Builder Restrictions 8.2

Same name in this branch
  1. 8.2 src/Form/FormAlter.php \Drupal\layout_builder_restrictions\Form\FormAlter::layoutManager
  2. 8.2 modules/layout_builder_restrictions_by_region/src/Form/FormAlter.php \Drupal\layout_builder_restrictions_by_region\Form\FormAlter::layoutManager
Same name and namespace in other branches
  1. 8 src/Form/FormAlter.php \Drupal\layout_builder_restrictions\Form\FormAlter::layoutManager

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\layout_builder_restrictions\Form

Code

protected $layoutManager;