You are here

service price.number_formatter_factory in Price 3.0.x

Same name and namespace in other branches
  1. 8 price.services.yml \price.number_formatter_factory
  2. 3.x price.services.yml \price.number_formatter_factory

Class

Drupal\price\NumberFormatterFactory
1 string reference to price.number_formatter_factory
PriceModifiedDefaultFormatter::create in src/Plugin/Field/FieldFormatter/PriceModifiedDefaultFormatter.php
Creates an instance of the plugin.

File

./price.services.yml
price.services.yml

View source
  1. class: Drupal\price\NumberFormatterFactory
  2. arguments:
  3. - '@price.currency_formatter'
  4. deprecated: 'The "%service_id%" service is deprecated. You should use the ''price.currency_formatter'' service instead. See http://drupal.org/node/the-change-notice-nid'