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:
@@ -145,10 +145,11 @@ class EventDispatcher
|
||||
|
||||
/**
|
||||
* @param mixed $v
|
||||
* @param null $rule_func
|
||||
* @param null|mixed $rule_func
|
||||
* @param mixed ...$params
|
||||
* @throws InterruptException
|
||||
* @throws AnnotationException
|
||||
* @throws Error
|
||||
* @return bool
|
||||
* @noinspection PhpMissingReturnTypeInspection
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user