function TestThemeHooks::__construct
Same name and namespace in other branches
- 11.x core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php \Drupal\test_theme\Hook\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\HookCode
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.