Skip to content

Commit 988cdaf

Browse files
committed
getRouteCollection actually is now implemented
1 parent 8531a67 commit 988cdaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DynamicRouter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ public function __construct(RequestContext $context,
110110
}
111111

112112
/**
113-
* Not implemented.
113+
* {@inheritDoc}
114114
*/
115115
public function getRouteCollection()
116116
{

0 commit comments

Comments
 (0)