theme-test-theme-class.html.twig

Same filename in other branches
  1. 9 core/modules/system/tests/modules/theme_test/templates/theme-test-theme-class.html.twig
  2. 10 core/modules/system/tests/modules/theme_test/templates/theme-test-theme-class.html.twig
  3. 11.x core/modules/system/tests/modules/theme_test/templates/theme-test-theme-class.html.twig
<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.twig

View source
  1. <p>{{ message }}</p>

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.