You are here

protected property CurrencyLocale::$groupingSeparator in Currency 8.3

The grouping separator character.

Type: string

File

src/Entity/CurrencyLocale.php, line 69

Class

CurrencyLocale
Defines a currency locale entity.

Namespace

Drupal\currency\Entity

Code

protected $groupingSeparator = NULL;