cache_example.routing.yml
Same filename in other branches
1 string reference to YAML keys in cache_example.routing.yml
- _examples_toolbar_routes in ./
examples.module - Get a list of toolbar links for testing toolbar routes.
File
-
modules/
cache_example/ cache_example.routing.yml
View source
- cache_example.description:
- path: '/examples/cache-example'
- defaults:
- _form: '\Drupal\cache_example\Form\CacheExampleForm'
- requirements:
- _permission: 'access content'