You are here

protected property Display::$layoutInstance in Layout 8.2

The layout instance being used to serve this page.

Type: \Drupal\layout\Plugin\LayoutInterface

File

lib/Drupal/layout/Entity/Display.php, line 57
Definition of Drupal\layout\Entity\Display.

Class

Display
Defines the display entity.

Namespace

Drupal\layout\Entity

Code

protected $layoutInstance;