Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #250 from AlexBaks/patch-1
Browse files Browse the repository at this point in the history
minor doc fix
  • Loading branch information
igorsantos07 committed May 9, 2015
2 parents e28d65c + 4418043 commit 2cb2098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LaravelBook/Ardent/Ardent.php
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@ public function validate(array $rules = array(), array $customMessages = array()
* @param Closure $beforeSave
* @param Closure $afterSave
* @param bool $force Forces saving invalid data.
*
* @return bool
* @see Ardent::save()
* @see Ardent::forceSave()
Expand Down

0 comments on commit 2cb2098

Please sign in to comment.