You are here

entity_share.routing.yml in Entity Share 8.2

Same filename and directory in other branches
  1. 8.3 entity_share.routing.yml
  2. 8 entity_share.routing.yml

File

entity_share.routing.yml
View source
  1. entity_share.admin_config_page:
  2. path: '/admin/config/services/entity_share'
  3. defaults:
  4. _controller: '\Drupal\system\Controller\SystemController::systemAdminMenuBlockPage'
  5. _title: 'Entity share'
  6. requirements:
  7. _permission: 'entity_share_access_config_pages'
  8. options:
  9. _admin_route: TRUE