eee
This commit is contained in:
@@ -240,6 +240,7 @@ class RouterCollector implements \ArrayAccess, \IteratorAggregate
|
|||||||
* @param string $path
|
* @param string $path
|
||||||
* @param string $method
|
* @param string $method
|
||||||
* @return HttpRequestHandler
|
* @return HttpRequestHandler
|
||||||
|
* @throws ReflectionException
|
||||||
*/
|
*/
|
||||||
public function query(string $path, string $method): HttpRequestHandler
|
public function query(string $path, string $method): HttpRequestHandler
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user