Completed
Push — 6.8 ( 5744cd...36a009 )
by
unknown
26:17 queued 12:31
created
eZ/Bundle/EzPublishIOBundle/Tests/EventListener/StreamFileListenerTest.php 1 patch
Doc Comments   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -131,6 +131,7 @@  discard block
 block discarded – undo
131 131
     }
132 132
 
133 133
     /**
134
+     * @param string $semanticPath
134 135
      * @return Request
135 136
      */
136 137
     protected function createRequest($semanticPath, $host = 'localhost')
@@ -142,7 +143,7 @@  discard block
 block discarded – undo
142 143
     }
143 144
 
144 145
     /**
145
-     * @param $request
146
+     * @param Request $request
146 147
      *
147 148
      * @return GetResponseEvent
148 149
      */
Please login to merge, or discard this patch.