Files
drmaterac.pl/modules/pshowsso/config/routes.yml
2025-11-20 16:34:30 +01:00

10 lines
260 B
YAML

pshowsso.admin.config:
path: pshowsso/{service}/config
methods: [ GET, POST ]
defaults:
_controller: 'Prestashow\PShowSSO\Link\Controller\Admin\ConfigurationController::configurationAction'
service: "apple"
requirements:
service: "[a-z]+"