qqq
This commit is contained in:
@@ -141,7 +141,7 @@ class RouterCollector implements \ArrayAccess, \IteratorAggregate
|
|||||||
* @param string $method
|
* @param string $method
|
||||||
* @param Handler $handler
|
* @param Handler $handler
|
||||||
* @return void
|
* @return void
|
||||||
* @throws ReflectionException
|
* @throws Exception
|
||||||
*/
|
*/
|
||||||
public function register(string $path, string $method, Handler $handler): void
|
public function register(string $path, string $method, Handler $handler): void
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user