theme-test-theme-class.html.twig in Drupal 8
Same filename and directory in other branches
<p>{{ message }}</p>
1 theme call to theme-test-theme-class.html.twig
- ThemeTestController::testThemeClass in core/
modules/ system/ tests/ modules/ theme_test/ src/ ThemeTestController.php - Controller for testing a namespaced class in a theme.
File
core/modules/system/tests/modules/theme_test/templates/theme-test-theme-class.html.twigView source
- <p>{{ message }}</p>