ChooseSectionController::$layoutManager
Same name in other branches
- 9 core/modules/layout_builder/src/Controller/ChooseSectionController.php \Drupal\layout_builder\Controller\ChooseSectionController::layoutManager
- 8.9.x core/modules/layout_builder/src/Controller/ChooseSectionController.php \Drupal\layout_builder\Controller\ChooseSectionController::layoutManager
- 11.x 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 34
Class
- ChooseSectionController
- Defines a controller to choose a new section.
Namespace
Drupal\layout_builder\ControllerCode
protected $layoutManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.