You are here

public function CurrencyLocaleInterface::getGroupingSeparator in Currency 8.3

Gets the grouping separator.

Return value

string

1 method overrides CurrencyLocaleInterface::getGroupingSeparator()
CurrencyLocale::getGroupingSeparator in src/Entity/CurrencyLocale.php
Gets the grouping separator.

File

src/Entity/CurrencyLocaleInterface.php, line 42

Class

CurrencyLocaleInterface
Defines a currency currency locale.

Namespace

Drupal\currency\Entity

Code

public function getGroupingSeparator();