Revert "改名"

This reverts commit fdf58326
This commit is contained in:
2022-01-05 15:22:29 +08:00
parent 0f2d19f3c7
commit 3d89cbd4c6
-2
View File
@@ -72,7 +72,6 @@ class RpcJsonp extends Component implements OnConnectInterface, OnReceiveInterfa
* @return void
* @throws ContainerExceptionInterface
* @throws NotFoundExceptionInterface
* @throws ReflectionException
*/
public function onBeforeShutdown(OnBeforeShutdown $beforeShutdown)
{
@@ -107,7 +106,6 @@ class RpcJsonp extends Component implements OnConnectInterface, OnReceiveInterfa
/**
* @param OnServerBeforeStart $server
* @throws ReflectionException
*/
public function register(OnServerBeforeStart $server)
{