modify plugin name

This commit is contained in:
2022-06-16 17:58:29 +08:00
parent d2f2335107
commit 314c9076a4
2 changed files with 9 additions and 6 deletions
+2
View File
@@ -11,6 +11,8 @@ use Psr\Container\ContainerExceptionInterface;
use Psr\Container\NotFoundExceptionInterface;
use ReflectionException;
use Swoole\Server;
use Kiri\Server\ServerInterface;
use Kiri\Server\Constant;
use Kiri\Events\EventDispatch;
use Kiri\Exception\NotFindClassException;
use Kiri\Server\Events\OnServerBeforeStart;