提交
This commit is contained in:
parent
a439b3a222
commit
170b815f43
|
@ -20,7 +20,8 @@ declare(strict_types=1);
|
||||||
* @contact group@hyperf.io
|
* @contact group@hyperf.io
|
||||||
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
|
* @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 [
|
return [
|
||||||
'mode' => SWOOLE_BASE,
|
'mode' => SWOOLE_BASE,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user