Skip to content

Commit 25d536d

Browse files
committed
Fixed namespace of Context
1 parent f38ef24 commit 25d536d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Middleware/ValidationMiddleware.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
use Hyperf\Di\ReflectionManager;
1818
use Hyperf\HttpServer\Router\Dispatched;
1919
use Hyperf\Server\Exception\ServerException;
20+
use Hyperf\Utils\Context;
2021
use Hyperf\Validation\Contract\ValidatesWhenResolved;
2122
use Hyperf\Validation\UnauthorizedException;
2223
use Psr\Container\ContainerInterface;

0 commit comments

Comments
 (0)