protected property Currency::$symbol in Price 8
Same name and namespace in other branches
- 3.x src/Entity/Currency.php \Drupal\price\Entity\Currency::symbol
- 2.0.x src/Entity/Currency.php \Drupal\price\Entity\Currency::symbol
- 2.x src/Entity/Currency.php \Drupal\price\Entity\Currency::symbol
- 3.0.x src/Entity/Currency.php \Drupal\price\Entity\Currency::symbol
The currency symbol.
Type: string
File
- src/
Entity/ Currency.php, line 81
Class
- Currency
- Defines the currency entity class.
Namespace
Drupal\price\EntityCode
protected $symbol;