You are here

protected property LayoutTempstoreParamConverter::$sectionStorageManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/layout_builder/src/Routing/LayoutTempstoreParamConverter.php \Drupal\layout_builder\Routing\LayoutTempstoreParamConverter::sectionStorageManager

The section storage manager.

Type: \Drupal\layout_builder\SectionStorage\SectionStorageManagerInterface

File

core/modules/layout_builder/src/Routing/LayoutTempstoreParamConverter.php, line 30

Class

LayoutTempstoreParamConverter
Loads the section storage from the layout tempstore.

Namespace

Drupal\layout_builder\Routing

Code

protected $sectionStorageManager;