You are here

term_reference_fancytree.routing.yml in Term Reference Fancytree 8.2

Same filename and directory in other branches
  1. 8 term_reference_fancytree.routing.yml

File

term_reference_fancytree.routing.yml
View source
  1. term_reference_fancytree.subTree:
  2. path: '/term_reference_fancytree/subTree'
  3. defaults:
  4. _controller: '\Drupal\term_reference_fancytree\Controller\SubTreeController::json'
  5. _title: 'Sub Tree'
  6. requirements:
  7. _permission: 'access content'