You are here

protected property FixedRatesForm::$currencyStorage in Currency 8.3

The currency storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/FixedRatesForm.php, line 26

Class

FixedRatesForm
Provides the configuration form for the currency_fixed_rates plugin.

Namespace

Drupal\currency\Form

Code

protected $currencyStorage;