theme-test-deprecations-hook-theme.html.twig
Same filename in other branches
{# Test variables deprecated in hook_theme(). #} {{ foo }}
1 theme call to theme-test-deprecations-hook-theme.html.twig
- TwigDeprecationsTest::testHookThemeDeprecations in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TwigDeprecationsTest.php - Test deprecating variables at definition in hook_theme().
File
-
core/
modules/ system/ tests/ modules/ theme_test/ templates/ theme-test-deprecations-hook-theme.html.twig
View source
- {# Test variables deprecated in hook_theme(). #}
- {{ foo }}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.