LayoutInfoController::$layoutPluginManager

Same name in other branches
  1. 4.x src/Controller/LayoutInfoController.php \Drupal\devel\Controller\LayoutInfoController::layoutPluginManager
  2. 5.x src/Controller/LayoutInfoController.php \Drupal\devel\Controller\LayoutInfoController::layoutPluginManager

The Layout Plugin Manager.

Type: Drupal\Core\Layout\LayoutPluginManagerInterface

File

src/Controller/LayoutInfoController.php, line 19

Class

LayoutInfoController
Returns response for Layout Info route.

Namespace

Drupal\devel\Controller

Code

protected $layoutPluginManager;