Improve typing
This commit is contained in:
parent
d46563f994
commit
b8c88aecf5
6 changed files with 11 additions and 11 deletions
|
@ -22,7 +22,7 @@ class UglyRouter extends Router
|
|||
*
|
||||
* @param ServerRequestInterface $request The current HTTP request object
|
||||
*
|
||||
* @return mixed[]
|
||||
* @return int[]|string[]|array[]
|
||||
*
|
||||
* @link https://github.com/nikic/FastRoute/blob/master/src/Dispatcher.php
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue