Completed
Push — master ( 5c965c...c70f50 )
by Vuong
02:09
created
src/runtime/ParentRuntime.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -25,6 +25,7 @@
 block discarded – undo
25 25
 
26 26
     /**
27 27
      * @inheritDoc
28
+     * @param callable[] $task
28 29
      */
29 30
     public static function createProcess($task): Runnable
30 31
     {
Please login to merge, or discard this patch.