protected property LegacyNumberFormatter::$options in Price 8
Same name and namespace in other branches
- 3.x src/LegacyNumberFormatter.php \Drupal\price\LegacyNumberFormatter::options
- 3.0.x src/LegacyNumberFormatter.php \Drupal\price\LegacyNumberFormatter::options
The formatting options.
Type: array
File
- src/
LegacyNumberFormatter.php, line 27
Class
- LegacyNumberFormatter
- Provides a legacy number formatter for the deprecated NumberFormatterFactory.
Namespace
Drupal\priceCode
protected $options = [];