function LayoutTempstoreRepositoryInterface::set
Stores this section storage in tempstore.
Parameters
\Drupal\layout_builder\SectionStorageInterface $section_storage: The section storage to set in tempstore.
1 method overrides LayoutTempstoreRepositoryInterface::set()
- LayoutTempstoreRepository::set in core/modules/ layout_builder/ src/ LayoutTempstoreRepository.php 
- Stores this section storage in tempstore.
File
- 
              core/modules/ layout_builder/ src/ LayoutTempstoreRepositoryInterface.php, line 31 
Class
- LayoutTempstoreRepositoryInterface
- Provides an interface for loading layouts from tempstore.
Namespace
Drupal\layout_builderCode
public function set(SectionStorageInterface $section_storage);Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
