tmgmt_smartling.routing.yml in TMGMT Translator Smartling 8
Same filename and directory in other branches
File
tmgmt_smartling.routing.ymlView source
- tmgmt_smartling.push_callback:
- path: '/tmgmt-smartling-callback/{job}'
- defaults:
- _controller: 'Drupal\tmgmt_smartling\Controller\PushCallbackController::callback'
- requirements:
- _access: 'TRUE'
-
- tmgmt_smartling.send_context_action:
- path: '/admin/tmgmt/send-context-action'
- defaults:
- _title: 'TMGMT Smartling Send Context approve action'
- _form: 'Drupal\tmgmt_smartling\Form\SendContextActionApproveForm'
- requirements:
- _permission: 'send context smartling'