You are here

protected property Currency::$symbol in Price 2.x

Same name and namespace in other branches
  1. 8 src/Entity/Currency.php \Drupal\price\Entity\Currency::symbol
  2. 3.x src/Entity/Currency.php \Drupal\price\Entity\Currency::symbol
  3. 2.0.x src/Entity/Currency.php \Drupal\price\Entity\Currency::symbol
  4. 3.0.x src/Entity/Currency.php \Drupal\price\Entity\Currency::symbol

The currency symbol.

Type: string

File

src/Entity/Currency.php, line 84

Class

Currency
Defines the currency entity class.

Namespace

Drupal\price\Entity

Code

protected $symbol;