You are here

protected property Currency::$alternativeSigns in Currency 8.3

Alternative (non-official) currency signs.

An array of strings that are similar to self::sign.

Type: array

File

src/Entity/Currency.php, line 61

Class

Currency
Defines a currency entity class.

Namespace

Drupal\currency\Entity

Code

protected $alternativeSigns = [];