Completed
Branch main (2cef46)
by
unknown
01:02
created
src/GherkinParam.php 1 patch
Indentation   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -432,6 +432,4 @@
 block discarded – undo
432 432
             }
433 433
         }
434 434
         // set new arguments value
435
-        $refArgs->setValue($step, $args);
436
-    }
437
-}
435
+        $refArgs->setValue($step, $args
438 436
\ No newline at end of file
Please login to merge, or discard this patch.