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