lithium\core\StaticObject::$_methodFilters
Stores the closures that represent the method filters. They are indexed by called class.
Source
protected static $_methodFilters = [];
Stores the closures that represent the method filters. They are indexed by called class.
protected static $_methodFilters = [];