lithium\data\Entity::$_autoConfig

protected property

Auto configuration.

Source

	protected $_autoConfig = [
		'parent',
		'schema',
		'data',
		'model',
		'exists',
		'pathKey',
		'relationships',
		'handlers'
	];