lithium\util\collection\Filters::$_lazyFilters
An array of filters indexed by class and method name, stored so that they can be lazily applied to classes which are not loaded yet.
Source
protected static $_lazyFilters = [];
An array of filters indexed by class and method name, stored so that they can be lazily applied to classes which are not loaded yet.
protected static $_lazyFilters = [];