You are here

protected property FixedRates::$configFactory in Currency 8.3

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Currency/ExchangeRateProvider/FixedRates.php, line 29

Class

FixedRates
Provides manually entered exchange rates.

Namespace

Drupal\currency\Plugin\Currency\ExchangeRateProvider

Code

protected $configFactory;