This commit is contained in:
Yuri Kuznetsov
2021-09-01 19:48:55 +03:00
parent 64519d6310
commit 1cfb60d65b

View File

@@ -67,8 +67,6 @@ interface Request
/**
* Get all route parameters.
*
* @return string[]
*/
public function getRouteParams(): array;