Skip to content

Commit

Permalink
an
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Oct 15, 2016
1 parent 2db4a9d commit 4de2ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Validation/Rule.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public static function exists($table, $column = 'NULL')
}

/**
* Get a in constraint builder instance.
* Get an in constraint builder instance.
*
* @param array $values
* @return \Illuminate\Validation\Rules\In
Expand Down

0 comments on commit 4de2ece

Please sign in to comment.