service price.currency_formatter in Price 8
Same name and namespace in other branches
- 3.x price.services.yml \price.currency_formatter
- 2.0.x price.services.yml \price.currency_formatter
- 2.x price.services.yml \price.currency_formatter
- 3.0.x price.services.yml \price.currency_formatter
Class
Drupal\price\CurrencyFormatter2 string references to price.currency_formatter
- PriceDefaultFormatter::create in src/
Plugin/ Field/ FieldFormatter/ PriceDefaultFormatter.php - Creates an instance of the plugin.
- PriceTwigExtension::formatPrice in src/
TwigExtension/ PriceTwigExtension.php - Formats a price object/array.
File
View source
- class: Drupal\price\CurrencyFormatter
- arguments:
- - '@price.number_format_repository'
- - '@price.currency_repository'
- - '@price.current_locale'