Searched refs:_responseBody (Results 1 – 2 of 2) sorted by relevance
53 private $_responseBody = null; variable in CAS_Request_AbstractRequest285 $this->_responseBody = $body;362 return $this->_responseBody;
192 private $_responseBody = ''; variable in CAS_ProxiedService_Http_Abstract248 $this->_responseBody = $request->getResponseBody();345 return $this->_responseBody;