LayoutSectionStorageParamConverter::$sectionStorageManager

Same name in other branches
  1. 9 core/modules/layout_builder/src/Routing/LayoutSectionStorageParamConverter.php \Drupal\layout_builder\Routing\LayoutSectionStorageParamConverter::sectionStorageManager
  2. 10 core/modules/layout_builder/src/Routing/LayoutSectionStorageParamConverter.php \Drupal\layout_builder\Routing\LayoutSectionStorageParamConverter::sectionStorageManager

The section storage manager.

Type: \Drupal\layout_builder\SectionStorage\SectionStorageManagerInterface

File

core/modules/layout_builder/src/Routing/LayoutSectionStorageParamConverter.php, line 22

Class

LayoutSectionStorageParamConverter
Loads the section storage from the routing defaults.

Namespace

Drupal\layout_builder\Routing

Code

protected $sectionStorageManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.