Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

routes.yaml 586B

123456789101112131415
  1. carac_switch_merchant:
  2. path: /switch-merchant
  3. controller: Lc\CaracoleBundle\Controller\Merchant\SwitchMerchantController::switchMerchant
  4. carac_switch_section:
  5. path: /switch-section
  6. controller: Lc\CaracoleBundle\Controller\Section\SwitchSectionAdminController::switchSection
  7. carac_admin_setting_merchant:
  8. path: /admin/setting/merchant
  9. controller: Lc\CaracoleBundle\Controller\Setting\SettingAdminController::manageMerchant
  10. carac_admin_setting_section:
  11. path: /admin/setting/section
  12. controller: Lc\CaracoleBundle\Controller\Setting\SettingAdminController::manageSection