function test_theme_preprocess_theme_test_preprocess_suggestions__kitten__meerkat__tarsier__moose
Same name and namespace in other branches
- 10 core/modules/system/tests/themes/test_theme/test_theme.theme \test_theme_preprocess_theme_test_preprocess_suggestions__kitten__meerkat__tarsier__moose()
- 9 core/modules/system/tests/themes/test_theme/test_theme.theme \test_theme_preprocess_theme_test_preprocess_suggestions__kitten__meerkat__tarsier__moose()
- 8.9.x core/modules/system/tests/themes/test_theme/test_theme.theme \test_theme_preprocess_theme_test_preprocess_suggestions__kitten__meerkat__tarsier__moose()
Implements hook_preprocess_HOOK().
Tests a preprocess function with suggestions.
File
-
core/
modules/ system/ tests/ themes/ test_theme/ test_theme.theme, line 135
Code
function test_theme_preprocess_theme_test_preprocess_suggestions__kitten__meerkat__tarsier__moose(&$variables) : void {
$variables['bar'] = 'Moose';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.