You are here

protected property CurrencyRepository::$currencyStorage in Commerce Core 8.2

The currency storage.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface

File

modules/price/src/Repository/CurrencyRepository.php, line 27

Class

CurrencyRepository
Defines the currency repository.

Namespace

Drupal\commerce_price\Repository

Code

protected $currencyStorage;