改名
This commit is contained in:
@@ -23,7 +23,7 @@ trait Action
|
|||||||
* @return mixed
|
* @return mixed
|
||||||
* @throws Exception
|
* @throws Exception
|
||||||
*/
|
*/
|
||||||
public function restart(\HttpServer\Server $socket)
|
public function restart(\HttpServer\Server $socket): mixed
|
||||||
{
|
{
|
||||||
$this->_shutdown($socket);
|
$this->_shutdown($socket);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user