lithium\template\view\adapter\File::$_autoConfig

protected property

These configuration variables will automatically be assigned to their corresponding protected properties when the object is initialized.

Source

	protected $_autoConfig = [
		'classes' => 'merge', 'request', 'response', 'context',
		'strings', 'handlers', 'view', 'compile', 'paths'
	];