You are here

public function CurrencyHelperInterface::getGeoModules in Commerce Currency Resolver 8

Get list of enabled geo modules if any.

Return value

array List of geo modules.

1 method overrides CurrencyHelperInterface::getGeoModules()
CurrencyHelper::getGeoModules in src/CurrencyHelper.php
Get list of enabled geo modules if any.

File

src/CurrencyHelperInterface.php, line 50

Class

CurrencyHelperInterface
Interface CurrencyHelperInterface.

Namespace

Drupal\commerce_currency_resolver

Code

public function getGeoModules();