You are here

service price.currency_importer in Price 8

Same name and namespace in other branches
  1. 3.x price.services.yml \price.currency_importer
  2. 2.0.x price.services.yml \price.currency_importer
  3. 2.x price.services.yml \price.currency_importer
  4. 3.0.x price.services.yml \price.currency_importer

Class

Drupal\price\CurrencyImporter
2 string references to price.currency_importer
CurrencyImportForm::create in src/Form/CurrencyImportForm.php
Instantiates a new instance of this class.
price_configurable_language_insert in ./price.module
Implements hook_ENTITY_TYPE_insert() for 'configurable_language'.

File

./price.services.yml
price.services.yml

View source
  1. class: Drupal\price\CurrencyImporter
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@language_manager'