You are here

protected property Currency::$name in Price 3.x

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

The currency name.

Type: string

File

src/Entity/Currency.php, line 67

Class

Currency
Defines the currency entity class.

Namespace

Drupal\price\Entity

Code

protected $name;