apply_filters( 'tec_tickets_commerce_default_currency_map', array $currency_map )

Filter the default currency map before returning. This filter can be used to add or remove or modify how currencies are formatted in Event Tickets.


Parameters

$currency_map

(array) The currency position string.


Top ↑

Return

(array)


Top ↑

Source

File: src/Tickets/Commerce/Utils/Currency.php