Deprecated in Price 8
Primary tabs
Name | Location | Type | Deprecation | Direct uses | Namespaced uses | Overrides | Use statements |
---|---|---|---|---|---|---|---|
NumberFormatEvent |
src/ |
class | No longer fired, switch to NumberFormatDefinitionEvent. | ||||
NumberFormatterFactory |
src/ |
class | Use \Drupal\price\CurrencyFormatter instead. | ||||
NumberFormatterFactoryInterface |
src/ |
interface | Replaced by CurrencyFormatterInterface. | 1 | 1 | ||
PriceEvents:: |
src/ |
constant | No longer fired. Subscribe to NUMBER_FORMAT instead. |