You are here

constant PriceEvents::NUMBER_FORMAT in Commerce Core 8.2

Name of the event fired when altering a number format.

See also

\Drupal\commerce_price\Event\NumberFormatDefinitionEvent

File

modules/price/src/Event/PriceEvents.php, line 28

Class

PriceEvents
Defines events for the price module.

Namespace

Drupal\commerce_price\Event

Code

const NUMBER_FORMAT = 'commerce_price.number_format';