This commit is contained in:
zyimm 2022-08-11 18:54:12 +08:00
parent a439b3a222
commit 170b815f43

View File

@ -20,7 +20,8 @@ declare(strict_types=1);
* @contact group@hyperf.io
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
use Hyperf\Server\Event;use Hyperf\Server\Server;
use Hyperf\Server\Event;
use Hyperf\Server\Server;
return [
'mode' => SWOOLE_BASE,