Skip to content

Commit 91ffc21

Browse files
committed
imported exception classes
1 parent ee660be commit 91ffc21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Paystack.php

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

1414
use GuzzleHttp\Client;
1515
use Illuminate\Support\Facades\Config;
16+
use Unicodeveloper\Paystack\Exceptions\IsNullException;
17+
use Unicodeveloper\Paystack\Exceptions\PaymentVerificationFailedException;
1618

1719
class Paystack {
1820

0 commit comments

Comments
 (0)