function test_basetheme_preprocess_theme_test_function_suggestions
Same name in other branches
- 9 core/modules/system/tests/themes/test_basetheme/test_basetheme.theme \test_basetheme_preprocess_theme_test_function_suggestions()
- 8.9.x core/modules/system/tests/themes/test_basetheme/test_basetheme.theme \test_basetheme_preprocess_theme_test_function_suggestions()
- 10 core/modules/system/tests/themes/test_basetheme/test_basetheme.theme \test_basetheme_preprocess_theme_test_function_suggestions()
Implements hook_preprocess_HOOK() for theme_test_function_suggestions theme functions.
File
-
core/
modules/ system/ tests/ themes/ test_basetheme/ test_basetheme.theme, line 38
Code
function test_basetheme_preprocess_theme_test_function_suggestions(&$variables) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.