function LayoutOverrideFieldHelper::__construct
Same name and namespace in other branches
- 11.x core/modules/layout_builder/src/LayoutOverrideFieldHelper.php \Drupal\layout_builder\LayoutOverrideFieldHelper::__construct()
Constructs a new LayoutOverrideFieldHelper.
File
-
core/
modules/ layout_builder/ src/ LayoutOverrideFieldHelper.php, line 23
Class
- LayoutOverrideFieldHelper
- Provides methods to help with entities using Layout Builder.
Namespace
Drupal\layout_builderCode
public function __construct(protected SectionStorageManagerInterface $sectionStorageManager, protected LayoutTempstoreRepositoryInterface $layoutTempstoreRepository) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.