You are here

protected property Currency::$sign in Currency 8.3

The currency's official sign, such as '€' or '$'.

Type: string

File

src/Entity/Currency.php, line 112

Class

Currency
Defines a currency entity class.

Namespace

Drupal\currency\Entity

Code

protected $sign = '¤';