Completed
Push — master ( 297a9e...6c6fbe )
by Vitaly
02:44
created
src/GenericRouteGenerator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -124,7 +124,7 @@
 block discarded – undo
124 124
      * Generate old-fashioned routes collection.
125 125
      *
126 126
      * @param Object $module
127
-     * @return array
127
+     * @return RouteCollection
128 128
      */
129 129
     protected function createGenericRoutes(&$module)
130 130
     {
Please login to merge, or discard this patch.