Files
edlp_d8/core/modules/toolbar/toolbar.routing.yml
T
2016-09-06 12:44:15 +02:00

9 lines
284 B
YAML

toolbar.subtrees:
path: '/toolbar/subtrees/{hash}'
defaults:
_controller: '\Drupal\toolbar\Controller\ToolbarController::subtreesAjax'
options:
_theme: ajax_base_page
requirements:
_custom_access: '\Drupal\toolbar\Controller\ToolbarController::checkSubTreeAccess'