改名
This commit is contained in:
@@ -40,11 +40,9 @@ use Http\IInterface\MiddlewareInterface;
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param static $params
|
|
||||||
* @param mixed $class
|
* @param mixed $class
|
||||||
* @param mixed|null $method
|
* @param mixed|null $method
|
||||||
* @return $this
|
* @return $this
|
||||||
* @throws ReflectionException
|
|
||||||
*/
|
*/
|
||||||
public function execute(mixed $class, mixed $method = null): mixed
|
public function execute(mixed $class, mixed $method = null): mixed
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user