You are here

protected property PrepareLayout::$layoutTempstoreRepository in Drupal 10

Same name and namespace in other branches
  1. 9 core/modules/layout_builder/src/EventSubscriber/PrepareLayout.php \Drupal\layout_builder\EventSubscriber\PrepareLayout::layoutTempstoreRepository

The layout tempstore repository.

Type: \Drupal\layout_builder\LayoutTempstoreRepositoryInterface

File

core/modules/layout_builder/src/EventSubscriber/PrepareLayout.php, line 29

Class

PrepareLayout
An event subscriber to prepare section storage via the \Drupal\layout_builder\Event\PrepareLayoutEvent.

Namespace

Drupal\layout_builder\EventSubscriber

Code

protected $layoutTempstoreRepository;