This commit is contained in:
2021-09-27 16:17:02 +08:00
parent f2a6975754
commit 431e72421c
3 changed files with 37 additions and 16 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ class AspectProxy extends AProxy implements ProxyInterface
/**
* @param \Http\Handler\Handler $executor
* @param Handler $executor
* @return mixed
*/
public function proxy(Handler $executor): mixed