You are here

protected property LayoutController::$layoutManager in Layout 8.2

Stores the Layout manager.

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

File

lib/Drupal/layout/Controller/LayoutController.php, line 27
Contains \Drupal\layout\Controller\LayoutController.

Class

LayoutController
Controller routines for layout routes.

Namespace

Drupal\layout\Controller

Code

protected $layoutManager;