You are here

constant CurrencyEvents::RESOLVE_COUNTRY_CODE in Currency 8.3

The name of the event that is fired to resolve the current country code.

See also

\Drupal\currency\Event\ResolveCountryCode

File

src/Event/CurrencyEvents.php, line 15

Class

CurrencyEvents
Defines Currency events.

Namespace

Drupal\currency\Event

Code

const RESOLVE_COUNTRY_CODE = 'drupal.currency.resolve_country_code';