protected property CurrencyRepository::$currencyStorage in Price 8
Same name and namespace in other branches
- 3.x src/Repository/CurrencyRepository.php \Drupal\price\Repository\CurrencyRepository::currencyStorage
- 2.0.x src/Repository/CurrencyRepository.php \Drupal\price\Repository\CurrencyRepository::currencyStorage
- 2.x src/Repository/CurrencyRepository.php \Drupal\price\Repository\CurrencyRepository::currencyStorage
- 3.0.x src/Repository/CurrencyRepository.php \Drupal\price\Repository\CurrencyRepository::currencyStorage
The currency storage.
Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface
File
- src/
Repository/ CurrencyRepository.php, line 27
Class
- CurrencyRepository
- Defines the currency repository.
Namespace
Drupal\price\RepositoryCode
protected $currencyStorage;