function TestThemeThemeHooks::__construct
Same name and namespace in other branches
- 11.x core/modules/system/tests/themes/test_theme_theme/src/Hook/TestThemeThemeHooks.php \Drupal\test_theme_theme\Hook\TestThemeThemeHooks::__construct()
File
-
core/
modules/ system/ tests/ themes/ test_theme_theme/ src/ Hook/ TestThemeThemeHooks.php, line 20
Class
- TestThemeThemeHooks
- Hook implementations for test_theme_theme.
Namespace
Drupal\test_theme_theme\HookCode
public function __construct(protected EntityTypeManagerInterface $entityTypeManager, protected ThemeSettingsProvider $themeSettingsProvider) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.