lithium\template\view\Renderer::$_autoConfig
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'
];