protected property Display::$layoutInstance

The layout instance being used to serve this page.

Type: \Drupal\layout\Plugin\LayoutInterface

File

drupal/core/modules/layout/lib/Drupal/layout/Plugin/Core/Entity/Display.php, line 55
Definition of Drupal\layout\Plugin\Core\Entity\Display.

Class

Display
Defines the display entity.

Namespace

Drupal\layout\Plugin\Core\Entity

Code

protected $layoutInstance;