mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-22 16:15:34 +08:00
strict to phpstan-level-4
This commit is contained in:
@@ -409,7 +409,7 @@ function hash_message(array $message): string
|
||||
*
|
||||
* 与 {@link Framework::$server} 一致
|
||||
*/
|
||||
function server(): ?Server
|
||||
function server(): Server
|
||||
{
|
||||
return Framework::$server;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user