You are here

protected property CreateStoreCommand::$currencyImporter in Commerce Core 8.2

The currency importer.

Type: \Drupal\commerce_price\CurrencyImporter

File

modules/store/src/Command/CreateStoreCommand.php, line 38

Class

CreateStoreCommand
Provides a command for creating stores.

Namespace

Drupal\commerce_store\Command

Code

protected $currencyImporter;