PayPal\Core\PPConfigManager::getConfigHashmap PHP Method

getConfigHashmap() private method

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