function TestThemeHooks::__construct

File

core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php, line 16

Class

TestThemeHooks
Hook implementations for test_theme.

Namespace

Drupal\test_theme\Hook

Code

public function __construct(protected readonly MessengerInterface $messenger) {
}

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