protected property PriceModifiedDefaultFormatter::$currencyStorage in Price 8
Same name and namespace in other branches
- 3.x src/Plugin/Field/FieldFormatter/PriceModifiedDefaultFormatter.php \Drupal\price\Plugin\Field\FieldFormatter\PriceModifiedDefaultFormatter::currencyStorage
- 3.0.x src/Plugin/Field/FieldFormatter/PriceModifiedDefaultFormatter.php \Drupal\price\Plugin\Field\FieldFormatter\PriceModifiedDefaultFormatter::currencyStorage
The currency storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- src/
Plugin/ Field/ FieldFormatter/ PriceModifiedDefaultFormatter.php, line 34
Class
- PriceModifiedDefaultFormatter
- Plugin implementation of the 'price_modified' formatter.
Namespace
Drupal\price\Plugin\Field\FieldFormatterCode
protected $currencyStorage;