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