This commit is contained in:
2023-03-30 18:24:05 +08:00
parent 00f934c0d5
commit 592015e3ee
-1
View File
@@ -41,7 +41,6 @@ use Psr\Http\Server\MiddlewareInterface;
* @param mixed $class
* @param mixed|null $method
* @return $this
* @throws \ReflectionException
*/
public function execute(mixed $class, mixed $method = null): mixed
{