fix code to phpstan-level-2

This commit is contained in:
crazywhalecc
2022-04-02 23:37:22 +08:00
committed by Jerry Ma
parent be9874a9ad
commit eecbe49955
31 changed files with 450 additions and 384 deletions

View File

@@ -36,7 +36,7 @@ class CQMetaEvent extends AnnotationBase implements Level
}
/**
* @return mixed
* @return int 返回等级
*/
public function getLevel(): int
{