function test_base_theme_preprocess_theme_test_template_test
Implements hook_preprocess_HOOK() for theme_test_template_test templates.
1 string reference to 'test_base_theme_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_base_theme/ test_base_theme.theme, line 32
Code
function test_base_theme_preprocess_theme_test_template_test(&$variables) : void {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.