Skip to content

Commit

Permalink
Fix CS.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Aug 30, 2020
1 parent 8dc0da2 commit f82ca53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Validation/Validator.php
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ public function __construct()
* The first failing one will abort then per rule.
*
* @param bool $stopOnFailure If to apply last flag.
*
* @return $this
*/
public function stopOnFailure(bool $stopOnFailure = true)
Expand Down

0 comments on commit f82ca53

Please sign in to comment.