You are here

node_access_test_auto_bubbling.routing.yml in Drupal 10

core/modules/node/tests/node_access_test_auto_bubbling/node_access_test_auto_bubbling.routing.yml

File

core/modules/node/tests/node_access_test_auto_bubbling/node_access_test_auto_bubbling.routing.yml
View source
  1. node_access_test_auto_bubbling:
  2. path: '/node_access_test_auto_bubbling'
  3. defaults:
  4. _controller: '\Drupal\node_access_test_auto_bubbling\Controller\NodeAccessTestAutoBubblingController::latest'
  5. requirements:
  6. _access: 'TRUE'