You are here

protected property ChooseSectionController::$layoutManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/layout_builder/src/Controller/ChooseSectionController.php \Drupal\layout_builder\Controller\ChooseSectionController::layoutManager

The layout manager.

Type: \Drupal\Core\Layout\LayoutPluginManagerInterface

File

core/modules/layout_builder/src/Controller/ChooseSectionController.php, line 32

Class

ChooseSectionController
Defines a controller to choose a new section.

Namespace

Drupal\layout_builder\Controller

Code

protected $layoutManager;