Fixed a typo
This commit is contained in:
parent
b1bd69968e
commit
f2835252bd
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ class Module extends Object
|
||||||
* @access protected
|
* @access protected
|
||||||
* @var array, null by default
|
* @var array, null by default
|
||||||
*/
|
*/
|
||||||
protected $get = null;
|
protected $validate = null;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Hash
|
* Hash
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue