function TestSubsubthemeHooks::preprocessThemeTestTemplateTest
Implements hook_preprocess_HOOK() for theme_test_template_test templates.
Attributes
#[Hook('preprocess_theme_test_template_test')]
File
-
core/
modules/ system/ tests/ themes/ test_subsubtheme/ src/ Hook/ TestSubsubthemeHooks.php, line 17
Class
- TestSubsubthemeHooks
- Hook implementations for test_subsubtheme.
Namespace
Drupal\test_subsubtheme\HookCode
public function preprocessThemeTestTemplateTest(&$variables) : void {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.