You are here

protected property CurrencyRepositoryTest::$currencyRepository in Commerce Core 8.2

The currency repository.

Type: \Drupal\commerce_price\Repository\CurrencyRepository

File

modules/price/tests/src/Kernel/CurrencyRepositoryTest.php, line 22

Class

CurrencyRepositoryTest
Tests the currency repository.

Namespace

Drupal\Tests\commerce_price\Kernel

Code

protected $currencyRepository;