You are here

protected property Rounder::$currencyStorage in Price 2.0.x

Same name and namespace in other branches
  1. 8 src/Rounder.php \Drupal\price\Rounder::currencyStorage
  2. 3.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 17

Class

Rounder
Rounds prices.

Namespace

Drupal\price

Code

protected $currencyStorage;