condition_test.routing.yml

Same filename and directory in other branches
  1. 9 core/modules/system/tests/modules/condition_test/condition_test.routing.yml
  2. 8.9.x core/modules/system/tests/modules/condition_test/condition_test.routing.yml
  3. 10 core/modules/system/tests/modules/condition_test/condition_test.routing.yml
core/modules/system/tests/modules/condition_test/condition_test.routing.yml

File

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

View source
  1. condition_test.1:
  2. path: '/condition_test'
  3. defaults:
  4. _form: '\Drupal\condition_test\FormController'
  5. requirements:
  6. _access: 'TRUE'

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