Completed
Branch main (2cef46)
by
unknown
01:02
created
src/GherkinParam.php 5 patches
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.
Switch 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.
Spacing   +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.
Braces   +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.
Upper-Lower-Casing   +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.