You are here

public property IntegerFormatter::$pattern in Currency 7.2

The original pattern.

This property is read-only.

Type: string

File

currency/vendor/bartfeenstra/cldr/src/BartFeenstra/CLDR/IntegerFormatter.php, line 106
Contains class \BartFeenstra\CLDR\IntegerFormatter.

Class

IntegerFormatter
Formats an integer according CLDR number pattern guidelines.

Namespace

BartFeenstra\CLDR

Code

public $pattern = NULL;