You are here

protected property PanelsIPELayoutForm::$layoutManager in Panels 8.3

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

Type: \Drupal\layout_plugin\Plugin\Layout\LayoutPluginManagerInterface

File

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

Class

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

Namespace

Drupal\panels_ipe\Form

Code

protected $layoutManager;