Completed
Push — ezp_30983_merge_up ( a8bcd7...34d30e )
by
unknown
15:22 queued 11s
created
eZ/Bundle/EzPublishIOBundle/Tests/EventListener/StreamFileListenerTest.php 1 patch
Doc Comments   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -143,6 +143,7 @@  discard block
 block discarded – undo
143 143
     }
144 144
 
145 145
     /**
146
+     * @param string $semanticPath
146 147
      * @return Request
147 148
      */
148 149
     protected function createRequest($semanticPath, $host = 'localhost')
@@ -154,7 +155,7 @@  discard block
 block discarded – undo
154 155
     }
155 156
 
156 157
     /**
157
-     * @param $request
158
+     * @param Request $request
158 159
      *
159 160
      * @return RequestEvent
160 161
      */
Please login to merge, or discard this patch.