function test_subsubtheme_preprocess_theme_test_template_test
Same name in other branches
- 9 core/modules/system/tests/themes/test_subsubtheme/test_subsubtheme.theme \test_subsubtheme_preprocess_theme_test_template_test()
- 8.9.x core/modules/system/tests/themes/test_subsubtheme/test_subsubtheme.theme \test_subsubtheme_preprocess_theme_test_template_test()
- 11.x core/modules/system/tests/themes/test_subsubtheme/test_subsubtheme.theme \test_subsubtheme_preprocess_theme_test_template_test()
Implements hook_preprocess_HOOK() for theme_test_template_test templates.
1 string reference to 'test_subsubtheme_preprocess_theme_test_template_test'
- RegistryTest::testMultipleSubThemes in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ RegistryTest.php - Tests the theme registry with multiple subthemes.
File
-
core/
modules/ system/ tests/ themes/ test_subsubtheme/ test_subsubtheme.theme, line 11
Code
function test_subsubtheme_preprocess_theme_test_template_test(&$variables) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.