Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit b951a14

Browse files
committed
fix request namespace in sandbox
1 parent 0d93149 commit b951a14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Server/Sandbox.php

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

33
namespace SwooleTW\Http\Server;
44

5+
use Illuminate\Http\Request;
56
use Illuminate\Container\Container;
67
use SwooleTW\Http\Server\Application;
78
use Illuminate\Support\Facades\Facade;

0 commit comments

Comments
 (0)