You are here

protected property CurrencyAmount::$currencyStorage in Currency 8.3

The currency storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Element/CurrencyAmount.php, line 31

Class

CurrencyAmount
Provides an element to collect amounts of money and convert them to strings.

Namespace

Drupal\currency\Element

Code

protected $currencyStorage;