Skip to content
This repository was archived by the owner on May 18, 2020. It is now read-only.

Commit 831dec8

Browse files
author
SendinBlue
committed
Merge pull request #4 from bgatellier/master
Correct bug when Mailin constructor thrown an Exception
2 parents d4bc6f2 + ff58895 commit 831dec8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Wrapper/Mailin.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
namespace SendinBlue\SendinBlueApiBundle\Wrapper;
44

5+
use Symfony\Component\Config\Definition\Exception\Exception;
6+
57
/**
68
* SendinBlue REST client
79
*

0 commit comments

Comments
 (0)