You are here

protected property PrepareLayout::$layoutTempstoreRepository in Layout builder library 8

The layout tempstore repository.

Type: \Drupal\layout_builder\LayoutTempstoreRepositoryInterface

File

src/EventSubscriber/PrepareLayout.php, line 25

Class

PrepareLayout
Alters a layout override to use layout library selection over the default.

Namespace

Drupal\layout_library\EventSubscriber

Code

protected $layoutTempstoreRepository;