
| Current Path : /var/www/html1/bbp/web/core/modules/system/tests/themes/test_subsubtheme/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html1/bbp/web/core/modules/system/tests/themes/test_subsubtheme/test_subsubtheme.theme |
<?php
/**
* @file
* Add hooks for tests to use.
*/
/**
* Implements hook_preprocess_HOOK() for theme_test_template_test templates.
*/
function test_subsubtheme_preprocess_theme_test_template_test(&$variables) {
}