Ejemplo n.º 1
0
 /**
  * Returns the configuration variables in this adapter.
  *
  * @return array
  */
 public function getConfig()
 {
     return $this->adapter->getConfig();
 }