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