Correct property name bug in validator.
This commit is contained in:
@@ -35,7 +35,7 @@ class Validator {
|
|||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
public $lang;
|
public $language;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The "size" related validation rules.
|
* The "size" related validation rules.
|
||||||
|
|||||||
Reference in New Issue
Block a user