You are here

protected property CurrencyImporter::$storage in Price 8

Same name and namespace in other branches
  1. 3.x src/CurrencyImporter.php \Drupal\price\CurrencyImporter::storage
  2. 2.0.x src/CurrencyImporter.php \Drupal\price\CurrencyImporter::storage
  3. 2.x src/CurrencyImporter.php \Drupal\price\CurrencyImporter::storage
  4. 3.0.x src/CurrencyImporter.php \Drupal\price\CurrencyImporter::storage

The currency storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/CurrencyImporter.php, line 23

Class

CurrencyImporter
Default implementation of the currency importer.

Namespace

Drupal\price

Code

protected $storage;