protected property CurrencyImporter::$storage in Price 8
Same name and namespace in other branches
- 3.x src/CurrencyImporter.php \Drupal\price\CurrencyImporter::storage
- 2.0.x src/CurrencyImporter.php \Drupal\price\CurrencyImporter::storage
- 2.x src/CurrencyImporter.php \Drupal\price\CurrencyImporter::storage
- 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\priceCode
protected $storage;