You are here

protected property ConfigureSectionController::$layoutPluginManager in Layout Builder UX 8

The layout plugin manager.

Type: \Drupal\Core\Layout\LayoutPluginManagerInterface

File

src/Controller/ConfigureSectionController.php, line 40

Class

ConfigureSectionController
Attempts to add a new section, falls back to a form if necessary.

Namespace

Drupal\lb_ux\Controller

Code

protected $layoutPluginManager;