Skip to content

Commit 6c8195f

Browse files
committed
Adds missing namespace import statement
1 parent 83b33f1 commit 6c8195f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Exception/MultiHttpAdapterException.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
namespace Http\Adapter\Exception;
1313

14+
use Http\Adapter\Exception;
1415
use Psr\Http\Message\ResponseInterface;
1516

1617
/**

0 commit comments

Comments
 (0)