apply_filters( "tec_tickets_commerce_currency_{$code}_separator_thousands", string $separator )

Filter the specific currency thousands separator before returning. $code is the 3-letter currency code.


Parameters

$separator

(string) The currency thousands separator character.


Top ↑

Return

(string)


Top ↑

Source

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