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