protected property LayoutController::$layoutManager

Stores the Layout manager.

Type: \Drupal\layout\Plugin\Type\LayoutManager

File

drupal/core/modules/layout/lib/Drupal/layout/Controller/LayoutController.php, line 23
Contains \Drupal\layout\Controller\LayoutController.

Class

LayoutController
Controller routines for layout routes.

Namespace

Drupal\layout\Controller

Code

protected $layoutManager;