Commit 9d8c5d35 authored by Taylor Otwell's avatar Taylor Otwell

Improving validation code and comments.

parent 72c3f185
......@@ -12,7 +12,7 @@ class Presence_Of extends Rule {
public $allow_empty = false;
/**
* Indicates a null should be considered present.
* Indicates null should be considered present.
*
* @var bool
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment