You are here

protected property Rounder::$currencyStorage in Price 8

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

The currency storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Rounder.php, line 14

Class

Rounder

Namespace

Drupal\price

Code

protected $currencyStorage;