You are here

protected property Currency::$symbol in Commerce Core 8.2

The currency symbol.

Type: string

File

modules/price/src/Entity/Currency.php, line 84

Class

Currency
Defines the currency entity class.

Namespace

Drupal\commerce_price\Entity

Code

protected $symbol;