fix styles

This commit is contained in:
sunxyw
2022-09-09 18:59:46 +08:00
parent 8f7fd97ebe
commit 9d77d60887
10 changed files with 30 additions and 31 deletions

View File

@@ -65,8 +65,8 @@ class ProcessStateManager
* 用于框架内部获取多进程运行状态的函数
*
* @param mixed $id_or_name
* @throws ZMKnownException
* @return false|int|mixed
* @throws ZMKnownException
* @internal
*/
public static function getProcessState(int $type, $id_or_name = null)