mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-17 20:54:52 +08:00
Fix Middleware args type hint
This commit is contained in:
parent
f16dadf29e
commit
a5b9260d14
@ -20,8 +20,7 @@ use ZM\Annotation\Interfaces\ErgodicAnnotation;
|
||||
class Middleware extends AnnotationBase implements ErgodicAnnotation
|
||||
{
|
||||
/**
|
||||
* @param string[] $args
|
||||
* @param mixed $name
|
||||
* @param mixed $name
|
||||
*/
|
||||
public function __construct(
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user