You are here

protected property MinorUnitsConverter::$currencyRepository in Price 2.0.x

Same name and namespace in other branches
  1. 2.x src/MinorUnitsConverter.php \Drupal\price\MinorUnitsConverter::currencyRepository

The currency repository.

Type: \Drupal\price\Repository\CurrencyRepositoryInterface

File

src/MinorUnitsConverter.php, line 17

Class

MinorUnitsConverter
Default implementation of the minor units converter.

Namespace

Drupal\price

Code

protected $currencyRepository;