/** * Retrieves schemas list * * @return array */ public function getSchemas() { return $this->_adapter->getSchemas(); }