function ThemeTestHooks::preprocessThemeTestRegisteredByModule
Implements hook_preprocess_HOOK().
Attributes
#[Hook('preprocess_theme_test_registered_by_module')]
File
-
core/
modules/ system/ tests/ modules/ theme_test/ src/ Hook/ ThemeTestHooks.php, line 162
Class
- ThemeTestHooks
- Hook implementations for theme_test.
Namespace
Drupal\theme_test\HookCode
public function preprocessThemeTestRegisteredByModule(array &$variables) : void {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.