constant PriceEvents::NUMBER_FORMAT in Price 8
Same name and namespace in other branches
- 3.x src/Event/PriceEvents.php \Drupal\price\Event\PriceEvents::NUMBER_FORMAT
- 2.0.x src/Event/PriceEvents.php \Drupal\price\Event\PriceEvents::NUMBER_FORMAT
- 2.x src/Event/PriceEvents.php \Drupal\price\Event\PriceEvents::NUMBER_FORMAT
- 3.0.x src/Event/PriceEvents.php \Drupal\price\Event\PriceEvents::NUMBER_FORMAT
Name of the event fired when altering a number format.
See also
\Drupal\price\Event\NumberFormatDefinitionEvent
File
- src/
Event/ PriceEvents.php, line 28
Class
- PriceEvents
- Defines events for the price module.
Namespace
Drupal\price\EventCode
const NUMBER_FORMAT = 'price.number_format';