Completed
Branch main (52b463)
by
unknown
26s
created
src/GherkinParam.php 5 patches
Indentation   +1 added lines, -4 removed lines patch added patch discarded remove patch
@@ -372,7 +372,4 @@
 block discarded – undo
372 372
             }
373 373
         }
374 374
         // set new arguments value
375
-        $refArgs->setValue($step, $args);
376
-    }
377
-
378
-}
375
+        $refArgs->setValue($step, $args
379 376
\ No newline at end of file
Please login to merge, or discard this patch.
Switch Indentation   +1 added lines, -4 removed lines patch added patch discarded remove patch
@@ -372,7 +372,4 @@
 block discarded – undo
372 372
             }
373 373
         }
374 374
         // set new arguments value
375
-        $refArgs->setValue($step, $args);
376
-    }
377
-
378
-}
375
+        $refArgs->setValue($step, $args
379 376
\ No newline at end of file
Please login to merge, or discard this patch.
Spacing   +1 added lines, -4 removed lines patch added patch discarded remove patch
@@ -372,7 +372,4 @@
 block discarded – undo
372 372
             }
373 373
         }
374 374
         // set new arguments value
375
-        $refArgs->setValue($step, $args);
376
-    }
377
-
378
-}
375
+        $refArgs->setValue($step, $args
379 376
\ No newline at end of file
Please login to merge, or discard this patch.
Braces   +1 added lines, -4 removed lines patch added patch discarded remove patch
@@ -372,7 +372,4 @@
 block discarded – undo
372 372
             }
373 373
         }
374 374
         // set new arguments value
375
-        $refArgs->setValue($step, $args);
376
-    }
377
-
378
-}
375
+        $refArgs->setValue($step, $args
379 376
\ No newline at end of file
Please login to merge, or discard this patch.
Upper-Lower-Casing   +1 added lines, -4 removed lines patch added patch discarded remove patch
@@ -372,7 +372,4 @@
 block discarded – undo
372 372
             }
373 373
         }
374 374
         // set new arguments value
375
-        $refArgs->setValue($step, $args);
376
-    }
377
-
378
-}
375
+        $refArgs->setValue($step, $args
379 376
\ No newline at end of file
Please login to merge, or discard this patch.