Completed
Pull Request — master (#75)
by
unknown
02:06
created
Routing/DocumentUrlGenerator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -120,7 +120,7 @@
 block discarded – undo
120 120
             throw new RouteNotFoundException('$name must be an instance of SeoAwareInterface');
121 121
     }
122 122
     /**
123
-     * @param mixed $name
123
+     * @param string $name
124 124
      * @param array $parameters which should contain a content field containing
125 125
      *                          a RouteReferrersReadInterface object
126 126
      *
Please login to merge, or discard this patch.