Current path: home/webdevt/www/schtroumpf.fr/src/PrestaShopBundle/Resources/config/routing/admin/improve/payment/
?? Go up: /home/webdevt/www/schtroumpf.fr/src/PrestaShopBundle/Resources/config/routing/admin/improve
admin_payment_preferences:
path: /preferences
methods: [ GET ]
defaults:
_legacy_controller: AdminPaymentPreferences
_legacy_link: AdminPaymentPreferences
_controller: PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentPreferencesController::indexAction
admin_payment_preferences_process:
path: /preferences
methods: [ POST ]
defaults:
_legacy_controller: AdminPaymentPreferences
_legacy_link: AdminPaymentPreferences:update
_controller: PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentPreferencesController::processFormAction