We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf20579 commit 3ffa5f5Copy full SHA for 3ffa5f5
src/Exceptions/Handler.php
@@ -2,8 +2,8 @@
2
3
namespace Signifly\Shopify\Exceptions;
4
5
-use Illuminate\Support\Arr;
6
use Illuminate\Http\Client\Response;
+use Illuminate\Support\Arr;
7
8
class Handler implements ErrorHandlerInterface
9
{
0 commit comments