protected property PriceModifiedDefaultFormatter::$numberFormatter in Price 8
Same name and namespace in other branches
- 3.x src/Plugin/Field/FieldFormatter/PriceModifiedDefaultFormatter.php \Drupal\price\Plugin\Field\FieldFormatter\PriceModifiedDefaultFormatter::numberFormatter
- 3.0.x src/Plugin/Field/FieldFormatter/PriceModifiedDefaultFormatter.php \Drupal\price\Plugin\Field\FieldFormatter\PriceModifiedDefaultFormatter::numberFormatter
The number formatter.
Type: \CommerceGuys\Intl\Formatter\NumberFormatterInterface
File
- src/
Plugin/ Field/ FieldFormatter/ PriceModifiedDefaultFormatter.php, line 48
Class
- PriceModifiedDefaultFormatter
- Plugin implementation of the 'price_modified' formatter.
Namespace
Drupal\price\Plugin\Field\FieldFormatterCode
protected $numberFormatter;