You are here

protected property PanelsIPELayoutForm::$layoutManager in Panels 8.4

Same name and namespace in other branches
  1. 8.3 panels_ipe/src/Form/PanelsIPELayoutForm.php \Drupal\panels_ipe\Form\PanelsIPELayoutForm::layoutManager

Type: \Drupal\Core\Layout\LayoutPluginManagerInterface

File

panels_ipe/src/Form/PanelsIPELayoutForm.php, line 35

Class

PanelsIPELayoutForm
Provides a form for configuring a layout for use with the IPE.

Namespace

Drupal\panels_ipe\Form

Code

protected $layoutManager;