Completed
Pull Request — master (#51)
by Hiraku
10:33
created
src/ParallelDownloader.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -22,8 +22,8 @@
 block discarded – undo
22 22
 });
23 23
 declare(ticks=1) {
24 24
 /**
25
- *
26
- */
25
+     *
26
+     */
27 27
 class ParallelDownloader
28 28
 {
29 29
     /** @var IO/IOInterface */
Please login to merge, or discard this patch.