Skip to content

Commit

Permalink
Apply fixes from StyleCI (#37655)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored Jun 10, 2021
1 parent 45262e6 commit 019277c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Validation/Rules/Password.php
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ public function setValidator($validator)
$this->validator = $validator;

return $this;
}
}

/**
* Set the data under validation.
Expand Down

0 comments on commit 019277c

Please sign in to comment.