You are here

Deprecated in Price 8

Primary tabs

Examples: "before Drupal 9", "in Drupal 8.4"
Namesort descending Location Type Deprecation Direct uses Namespaced uses Overrides Use statements
NumberFormatEvent src/Event/NumberFormatEvent.php class No longer fired, switch to NumberFormatDefinitionEvent.
NumberFormatterFactory src/NumberFormatterFactory.php class Use \Drupal\price\CurrencyFormatter instead.
NumberFormatterFactoryInterface src/NumberFormatterFactoryInterface.php interface Replaced by CurrencyFormatterInterface. 1 1
PriceEvents::NUMBER_FORMAT_LOAD src/Event/PriceEvents.php constant No longer fired. Subscribe to NUMBER_FORMAT instead.

Other projects