Completed
Pull Request — master (#1)
by Vuong
11:29 queued 08:54
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.