You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- carac_switch_merchant:
- path: /switch-merchant
- controller: Lc\CaracoleBundle\Controller\Merchant\SwitchMerchantController::switchMerchant
-
- carac_favorite_merchant:
- path: /favorite-merchant
- controller: Lc\CaracoleBundle\Controller\Merchant\FavoriteMerchantController::favoriteMerchant
-
- carac_switch_section:
- path: /switch-section
- controller: Lc\CaracoleBundle\Controller\Section\SwitchSectionAdminController::switchSection
-
- carac_admin_setting_merchant:
- path: /admin/setting/merchant
- controller: Lc\CaracoleBundle\Controller\Setting\SettingAdminController::manageMerchant
-
- carac_admin_setting_section:
- path: /admin/setting/section
- controller: Lc\CaracoleBundle\Controller\Setting\SettingAdminController::manageSection
-
- carac_admin_setting_global:
- path: /admin/setting/global2
- controller: Lc\CaracoleBundle\Controller\Setting\SettingAdminController::manageGlobal
|