lithium\template\view\adapter\File::$_autoConfig
Overrides
lithium\core\Object::$_autoConfig
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'
];