Contents ../ lithium\core\Object::$_methodFilters protected property Contains a 2-dimensional array of filters applied to this object's methods, indexed by method name. See the associated methods for more details. Related lithium\core\Object::_filter() lithium\core\Object::applyFilter() Source protected $_methodFilters = array();