2013-09-15 19:59:49 +00:00
|
|
|
toolbar.subtrees:
|
2015-07-14 11:34:15 +00:00
|
|
|
path: '/toolbar/subtrees/{hash}'
|
2013-05-04 01:18:23 +00:00
|
|
|
defaults:
|
2015-07-29 08:12:30 +00:00
|
|
|
_controller: '\Drupal\toolbar\Controller\ToolbarController::subtreesAjax'
|
|
|
|
options:
|
|
|
|
_theme: ajax_base_page
|
2013-05-04 01:18:23 +00:00
|
|
|
requirements:
|
2014-02-04 17:19:41 +00:00
|
|
|
_custom_access: '\Drupal\toolbar\Controller\ToolbarController::checkSubTreeAccess'
|