Improving validation code and comments.
This commit is contained in:
@@ -12,7 +12,7 @@ class Presence_Of extends Rule {
|
|||||||
public $allow_empty = false;
|
public $allow_empty = false;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Indicates a null should be considered present.
|
* Indicates null should be considered present.
|
||||||
*
|
*
|
||||||
* @var bool
|
* @var bool
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user