You are here

protected property CurrencyForm::$currencyStorage in Currency 8.3

The currency storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Entity/Currency/CurrencyForm.php, line 24

Class

CurrencyForm
Provides a currency add/edit form.

Namespace

Drupal\currency\Entity\Currency

Code

protected $currencyStorage;