Skip to content

Commit 3ae8d2e

Browse files
committed
:octocat: this shouldn't be used in production
1 parent 2a1e7c6 commit 3ae8d2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@
1010
* @license MIT
1111
*/
1212

13-
namespace chillerlan\HTTP\MagicAPI;
13+
namespace chillerlan\HTTPTest\MagicAPI;
1414

15+
use chillerlan\HTTP\MagicAPI\{ApiClientException, EndpointMap, EndpointMapInterface};
1516
use ReflectionClass;
1617

1718
class EndpointDocblock{

0 commit comments

Comments
 (0)