PayPal\Core\PPConfigManager::getConfigHashmap PHP 메소드

getConfigHashmap() 개인적인 메소드

returns the config file hashmap
private getConfigHashmap ( )
    private function getConfigHashmap()
    {
        return $this->config;
    }