entity_share.routing.yml in Entity Share 8.3
Same filename and directory in other branches
File
entity_share.routing.ymlView source
- entity_share.admin_config_page:
- path: '/admin/config/services/entity_share'
- defaults:
- _controller: '\Drupal\system\Controller\SystemController::systemAdminMenuBlockPage'
- _title: 'Entity Share'
- requirements:
- _permission: 'entity_share_access_config_pages'
- options:
- _admin_route: TRUE