Completed
Push — master ( a5c4ac...78748d )
by Ievgen
08:27 queued 06:30
created
src/Railway.php 1 patch
Doc Comments   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -80,7 +80,8 @@
 block discarded – undo
80 80
 
81 81
     /**
82 82
      * @param $params
83
-     * @param $step
83
+     * @param AbstractStep $step
84
+     * @param string $track
84 85
      * @return string
85 86
      * @throws \Exception
86 87
      */
Please login to merge, or discard this patch.