lithium\core\StaticObject::$_methodFilters

protected static property

Stores the closures that represent the method filters. They are indexed by called class.

Source

	protected static $_methodFilters = array();