You are here

protected property ExchangerProviderBase::$currencyStorage in Commerce Exchanger 8

The currency storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Commerce/ExchangerProvider/ExchangerProviderBase.php, line 26

Class

ExchangerProviderBase
Base class for Commerce exchanger provider plugins.

Namespace

Drupal\commerce_exchanger\Plugin\Commerce\ExchangerProvider

Code

protected $currencyStorage;