function LayoutBuilderTestThemeHooks::__construct

File

core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestThemeHooks.php, line 15

Class

LayoutBuilderTestThemeHooks
Theme hook implementations for layout_builder_test.

Namespace

Drupal\layout_builder_test\Hook

Code

public function __construct(protected readonly UuidInterface $uuid) {
}

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