Completed
Push — master ( 2ff57c...97ddaa )
by Vuong
12:37 queued 11:17
created
src/Runtime/ParentRuntime.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -24,6 +24,7 @@
 block discarded – undo
24 24
 {
25 25
     /**
26 26
      * {@inheritdoc}
27
+     * @param \Closure $task
27 28
      */
28 29
     public static function createProcess($task): Runnable
29 30
     {
Please login to merge, or discard this patch.