Skip to content

Commit

Permalink
Merge branch '5.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Sep 5, 2017
2 parents 5f726e4 + 124376f commit 5d9ae0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Validation/Validator.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ public function after($callback);
/**
* Get all of the validation error messages.
*
* @return array
* @return \Illuminate\Support\MessageBag
*/
public function errors();
}

0 comments on commit 5d9ae0a

Please sign in to comment.