You are here

protected property PanelsIPELayoutForm::$layout 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::layout

The current layout.

Type: \Drupal\Core\Layout\LayoutInterface

File

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

Class

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

Namespace

Drupal\panels_ipe\Form

Code

protected $layout;