Completed
Push — develop ( f6645d...d90408 )
by Narcotic
03:10
created
src/Command/ImportCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -211,7 +211,7 @@
 block discarded – undo
211 211
      * @param string          $rewriteTo   string to replace value from $rewriteHost with during loading
212 212
      * @param boolean         $sync        send requests syncronously
213 213
      *
214
-     * @return Promise\Promise|null
214
+     * @return Promise\PromiseInterface
215 215
      */
216 216
     protected function importResource(
217 217
         $targetUrl,
Please login to merge, or discard this patch.