You are here

protected property PricePlainFormatter::$currencyStorage in Commerce Core 8.2

The currency storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/price/src/Plugin/Field/FieldFormatter/PricePlainFormatter.php, line 31

Class

PricePlainFormatter
Plugin implementation of the 'commerce_price_plain' formatter.

Namespace

Drupal\commerce_price\Plugin\Field\FieldFormatter

Code

protected $currencyStorage;