deprecated_twig_template.routing.yml

Same filename and directory in other branches
  1. 10 core/modules/system/tests/modules/deprecated_twig_template/deprecated_twig_template.routing.yml
core/modules/system/tests/modules/deprecated_twig_template/deprecated_twig_template.routing.yml

File

core/modules/system/tests/modules/deprecated_twig_template/deprecated_twig_template.routing.yml

View source
  1. deprecated_twig_template:
  2. path: '/deprecated-twig-template'
  3. defaults:
  4. _controller: '\Drupal\deprecated_twig_template\Controller\DeprecatedTwigTemplateController::deprecatedTwigTemplate'
  5. requirements:
  6. _access: 'TRUE'

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