LayoutInfoController::$layoutPluginManager

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

The Layout Plugin Manager.

Type: layoutPluginManager

File

src/Controller/LayoutInfoController.php, line 17

Class

LayoutInfoController
Returns response for Layout Info route.

Namespace

Drupal\devel\Controller

Code

protected LayoutPluginManagerInterface $layoutPluginManager;