You are here

protected property CurrencyLocalize::$currencyStorage in Currency 8.3

The currency storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Filter/CurrencyLocalize.php, line 31

Class

CurrencyLocalize
Provides a filter to format amounts.

Namespace

Drupal\currency\Plugin\Filter

Code

protected $currencyStorage;