/** * Get the last error type * * @return integer */ public function getHttpStatus() { return $this->_lastResponse->getStatus(); }