function LayoutBuilderTestEntityHooks::__construct

File

core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestEntityHooks.php, line 19

Class

LayoutBuilderTestEntityHooks
Entity hook implementations for layout_builder_test.

Namespace

Drupal\layout_builder_test\Hook

Code

public function __construct(#[Autowire(service: 'keyvalue')] protected readonly KeyValueFactoryInterface $keyValueFactory) {
}

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