Fixed a typo

This commit is contained in:
Josh Sherman 2013-09-08 18:30:14 -04:00
parent b1bd69968e
commit f2835252bd

View file

@ -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