You are here

protected property Currency::$name in Commerce Core 8.2

The currency name.

Type: string

File

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

Class

Currency
Defines the currency entity class.

Namespace

Drupal\commerce_price\Entity

Code

protected $name;