lithium\template\view\Renderer::$_autoConfig

protected property

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

Source

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