You are here

protected property ExchangeRates::$pluginCollection in Commerce Exchanger 8

The plugin collection that holds the exchange provider plugin.

Type: \Drupal\commerce\CommerceSinglePluginCollection

File

src/Entity/ExchangeRates.php, line 90

Class

ExchangeRates
Defines the Exchange rates entity.

Namespace

Drupal\commerce_exchanger\Entity

Code

protected $pluginCollection;