Test Failed
Push — feature/sf2.8 ( 51e9c1...3941b1 )
by
unknown
02:40
created
src/Zicht/Bundle/UrlBundle/Url/RequestAwareProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,7 @@
 block discarded – undo
17 17
     /**
18 18
      * Constructor
19 19
      *
20
-     * @param \Symfony\Component\HttpFoundation\Request $request
20
+     * @param \Symfony\Component\HttpFoundation\Request $requestStack
21 21
      */
22 22
     public function __construct(RequestStack $requestStack)
23 23
     {
Please login to merge, or discard this patch.