protected property LayoutInfoController::$layoutPluginManager in Devel 8
Same name and namespace in other branches
- 8.3 src/Controller/LayoutInfoController.php \Drupal\devel\Controller\LayoutInfoController::layoutPluginManager
- 8.2 src/Controller/LayoutInfoController.php \Drupal\devel\Controller\LayoutInfoController::layoutPluginManager
- 4.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\ControllerCode
protected $layoutPluginManager;