Contents ../ lithium\template\View::$_response protected property Holds a reference to the Response object that will be returned at the end of the current dispatch cycle. Allows headers and other response attributes to be assigned in the templating layer. Related lithium\action\Response Source protected $_response = null;