Revert "改名"

This reverts commit fdf58326
This commit is contained in:
2022-01-17 18:48:57 +08:00
parent d8222366b1
commit a8f840bfb2
2 changed files with 1 additions and 290 deletions
-16
View File
@@ -297,22 +297,6 @@ if (!function_exists('injectRuntime')) {
}
if (!function_exists('swoole')) {
/**
* @return Server|null
* @throws Exception
*/
function swoole(): ?Server
{
return Kiri::getWebSocket();
}
}
if (!function_exists('directory')) {
/**