node_type_example.routing.yml
Same filename in other branches
1 string reference to YAML keys in node_type_example.routing.yml
- _examples_toolbar_routes in ./
examples.module - Get a list of toolbar links for testing toolbar routes.
File
-
modules/
node_type_example/ node_type_example.routing.yml
View source
- config_node_type_example.description:
- path: '/examples/node-type-example'
- defaults:
- _controller: '\Drupal\node_type_example\Controller\NodeTypeExampleController::description'
- requirements:
- _permission: 'access content'