} | } | ||||
/** | /** | ||||
* @Route("/admin/setting/site", name="carac_admin_setting_site") | |||||
* @Route("/admin/setting/site2", name="carac_admin_setting_site") | |||||
*/ | */ | ||||
public function manageGlobal(Request $request) | public function manageGlobal(Request $request) | ||||
{ | { |
* | * | ||||
* @author Simon Vieille <simon@deblan.fr> | * @author Simon Vieille <simon@deblan.fr> | ||||
*/ | */ | ||||
class ReminderStore extends SovReminderStore | |||||
class TicketStore extends SovReminderStore | |||||
{ | { | ||||
protected MerchantInterface $merchant; | protected MerchantInterface $merchant; | ||||