You are here

protected property PriceModified::$number in Price 3.x

Same name and namespace in other branches
  1. 8 src/PriceModified.php \Drupal\price\PriceModified::number
  2. 3.0.x src/PriceModified.php \Drupal\price\PriceModified::number

The number.

Type: string

File

src/PriceModified.php, line 17

Class

PriceModified
Provides a value object for monetary values.

Namespace

Drupal\price

Code

protected $number;