You are here

service commerce_price.number_formatter_factory in Commerce Core 8.2

Class

Drupal\commerce_price\NumberFormatterFactory

File

modules/price/commerce_price.services.yml
modules/price/commerce_price.services.yml

View source
  1. class: Drupal\commerce_price\NumberFormatterFactory
  2. arguments:
  3. - '@commerce_price.currency_formatter'
  4. deprecated: 'The "%service_id%" service is deprecated. You should use the ''commerce_price.currency_formatter'' service instead. See https://www.drupal.org/node/2975672'