public property Currency::$label in Currency 8.3
The human-readable name.
Type: string
File
- src/
Entity/ Currency.php, line 96
Class
- Currency
- Defines a currency entity class.
Namespace
Drupal\currency\EntityCode
public $label;
The human-readable name.
Type: string
public $label;