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