DbPatch_Core_Db::getConfig PHP Method

getConfig() public method

public getConfig ( ) : Zend_Config
return Zend_Config
    public function getConfig()
    {
        return $this->config;
    }