Skip to content

Commit

Permalink
Merge branch 'mohkari/validation' of https://github.com/MohKari/CodeI…
Browse files Browse the repository at this point in the history
…gniter4 into mohkari/validation

# Conflicts:
#	system/Validation/Validation.php
  • Loading branch information
MohKari committed Feb 18, 2020
2 parents 2b10150 + 914b5da commit eeaf923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/Validation/Validation.php
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,7 @@ public function setError(string $field, string $error): ValidationInterface
* @param string $field
* @param string|null $label
* @param string $param
* @param string $value
* @param string $value The value that caused the validation to fail.
*
* @return string
*/
Expand Down

0 comments on commit eeaf923

Please sign in to comment.