Move into nested docroot
This commit is contained in:
parent
83a0d3a149
commit
c8b70abde9
13405 changed files with 0 additions and 0 deletions
6
web/core/modules/toolbar/toolbar.routing.yml
Normal file
6
web/core/modules/toolbar/toolbar.routing.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
toolbar.subtrees:
|
||||
path: '/toolbar/subtrees/{hash}'
|
||||
defaults:
|
||||
_controller: '\Drupal\toolbar\Controller\ToolbarController::subtreesAjax'
|
||||
requirements:
|
||||
_custom_access: '\Drupal\toolbar\Controller\ToolbarController::checkSubTreeAccess'
|
Reference in a new issue