Example #1
0
 /**
  * Get the config object
  *
  * @return Zend_Config
  */
 public function getConfig()
 {
     return new Zend_Config($this->_client->getConfig());
 }