lithium\util\collection\Filters::$_lazyFilters

protected static property

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 = array();