You are here

protected property NumberFormatEvent::$numberFormat in Price 3.0.x

Same name and namespace in other branches
  1. 8 src/Event/NumberFormatEvent.php \Drupal\price\Event\NumberFormatEvent::numberFormat
  2. 3.x src/Event/NumberFormatEvent.php \Drupal\price\Event\NumberFormatEvent::numberFormat

The number format.

Type: object

File

src/Event/NumberFormatEvent.php, line 21

Class

NumberFormatEvent
Defines the number format event.

Namespace

Drupal\price\Event

Code

protected $numberFormat;