diff --git a/src/Routing/Router.php b/src/Routing/Router.php index 9d6346adfed..e68a805ae0c 100644 --- a/src/Routing/Router.php +++ b/src/Routing/Router.php @@ -102,7 +102,7 @@ class Router /** * The route collection routes would be added to. - * + * * @var \Cake\Routing\RouteCollection */ protected static $_collection;