This commit is contained in:
as2252258@163.com
2021-08-28 01:25:24 +08:00
parent 30dae81e7e
commit dd79069cc5
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
namespace Server\Constrict;
use Server\ResponseInterface;
use Psr\Http\Message\ResponseInterface;
interface Emitter
{