Sfoglia il codice sorgente

Ticket email notification

feature/export_comptable
Fab 4 anni fa
parent
commit
407b7b6458
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. +0
    -3
      ShopBundle/Services/TicketUtils.php

+ 0
- 3
ShopBundle/Services/TicketUtils.php Vedi File

@@ -142,9 +142,6 @@ class TicketUtils
'ticketMessage' => $ticketMessage
],
]) ;

dump($userToNotify->getEmail());
die();
}
}


Loading…
Annulla
Salva