relation_entity_collector.routing.yml in Relation 8.2
Same filename and directory in other branches
relation_entity_collector/relation_entity_collector.routing.yml
File
relation_entity_collector/relation_entity_collector.routing.ymlView source
- relation_entity_collector.edit:
- path: '/relation_entity_collector/{relation}'
- defaults:
- _controller: '\Drupal\relation_entity_collector\Controller\EntityCollectorController::load'
- requirements:
- _permission: 'edit relations'