改名
This commit is contained in:
@@ -12,10 +12,9 @@ interface IAnnotation
|
||||
|
||||
/**
|
||||
* @param array|Closure $handler
|
||||
* @param array $attributes
|
||||
* @return mixed
|
||||
*/
|
||||
public function setHandler(array|Closure $handler, array $attributes): mixed;
|
||||
public function setHandler(array|Closure $handler): mixed;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user