You are here

protected property CurrencyImportForm::$importer in Commerce Core 8.2

The currency importer.

Type: \Drupal\commerce_price\CurrencyImporterInterface

File

modules/price/src/Form/CurrencyImportForm.php, line 20

Class

CurrencyImportForm
Provides a form for importing currencies from library definitions.

Namespace

Drupal\commerce_price\Form

Code

protected $importer;