You are here

public property Currency::$sign in Currency 7.2

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

Type: string

File

currency/vendor/bartfeenstra/currency/src/BartFeenstra/Currency/Currency.php, line 52
Contains class \BartFeenstra\Currency\Currency.

Class

Currency
Describes a currency.

Namespace

BartFeenstra\Currency

Code

public $sign = '¤';