lithium\data\Collection::$_autoConfig
Overrides
lithium\core\Object::$_autoConfig
Holds an array of values that should be processed on initialization.
Source
protected $_autoConfig = array(
'model', 'result', 'query', 'parent', 'stats', 'pathKey', 'exists', 'schema', 'handlers'
);