lithium\security\auth\adapter\Form::$_autoConfig

protected property

List of configuration properties to automatically assign to the properties of the adapter when the class is constructed.

Source

	protected $_autoConfig = ['model', 'fields', 'scope', 'filters', 'validators', 'query'];