You are here

coffee_test.routing.yml in Coffee 8

tests/modules/coffee_test/coffee_test.routing.yml

File

tests/modules/coffee_test/coffee_test.routing.yml
View source
  1. coffee_test.csrf:
  2. path: '/coffee-test-csrf'
  3. defaults:
  4. _controller: '\Drupal\coffee_test\Controller\CoffeeTestController::csrf'
  5. requirements:
  6. _access: 'TRUE'
  7. _csrf_token: 'TRUE'