变更
This commit is contained in:
@@ -41,7 +41,6 @@ use Psr\Http\Server\MiddlewareInterface;
|
|||||||
* @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