Correct property name bug in validator.

This commit is contained in:
Taylor Otwell
2011-07-22 11:38:30 -07:00
parent 9f09af4a1b
commit 9c4361fcfc

View File

@@ -35,7 +35,7 @@ class Validator {
* *
* @var string * @var string
*/ */
public $lang; public $language;
/** /**
* The "size" related validation rules. * The "size" related validation rules.