upgraded dependencies
This commit is contained in:
2
vendor/symfony/routing/RouterInterface.php
vendored
2
vendor/symfony/routing/RouterInterface.php
vendored
@@ -29,7 +29,7 @@ interface RouterInterface extends UrlMatcherInterface, UrlGeneratorInterface
|
||||
* WARNING: This method should never be used at runtime as it is SLOW.
|
||||
* You might use it in a cache warmer though.
|
||||
*
|
||||
* @return RouteCollection A RouteCollection instance
|
||||
* @return RouteCollection
|
||||
*/
|
||||
public function getRouteCollection();
|
||||
}
|
||||
|
Reference in New Issue
Block a user