Browse Source

Service MailjetSMS + adaptation inscription aux newsletters

develop
Guillaume 3 years ago
parent
commit
606ee98cc1
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      ShopBundle/Services/MailjetSMS.php

+ 1
- 0
ShopBundle/Services/MailjetSMS.php View File

@@ -54,5 +54,6 @@ class MailjetSMS
else {
throw new \ErrorException('Le token SMS Mailjet n\'est pas défini.') ;
}

}
}

Loading…
Cancel
Save