Improving validation code and comments.
This commit is contained in:
parent
72c3f1859f
commit
9d8c5d3587
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue