page_cache_form_test.routing.yml in Drupal 10
Same filename and directory in other branches
core/modules/page_cache/tests/modules/page_cache_form_test.routing.yml
File
core/modules/page_cache/tests/modules/page_cache_form_test.routing.ymlView source
- page_cache_form_test.test_immutability:
- path: '/page_cache_form_test_immutability'
- defaults:
- _form: '\Drupal\page_cache_form_test\Form\TestForm'
- requirements:
- _access: 'TRUE'