You are here

protected property Currency::$currencyStorage in Currency 8.3

The currency storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/views/field/Currency.php, line 31

Class

Currency
A Views field handler to get properties from currencies.

Namespace

Drupal\currency\Plugin\views\field

Code

protected $currencyStorage;