PayPal\Core\PayPalConfigManager::getConfigHashmap PHP Method

getConfigHashmap() public method

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