function LayoutBuilderOverrideHook::__construct
Same name and namespace in other branches
- 11.x core/modules/layout_builder/tests/modules/layout_builder_override/src/Hook/LayoutBuilderOverrideHook.php \Drupal\layout_builder_override\Hook\LayoutBuilderOverrideHook::__construct()
File
-
core/
modules/ layout_builder/ tests/ modules/ layout_builder_override/ src/ Hook/ LayoutBuilderOverrideHook.php, line 17
Class
- LayoutBuilderOverrideHook
- Hook implementations for layout_builder_override.
Namespace
Drupal\layout_builder_override\HookCode
public function __construct(protected ModuleHandlerInterface $moduleHandler) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.