lithium\util\collection\Filters::$_lazyFilters

protected static property
This property is deprecated.

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 = [];