You are here

protected property CurrencyLocaleForm::$currencyLocaleStorage in Currency 8.3

The currency locale storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Entity/CurrencyLocale/CurrencyLocaleForm.php, line 32

Class

CurrencyLocaleForm
Provides a currency_locale add/edit form.

Namespace

Drupal\currency\Entity\CurrencyLocale

Code

protected $currencyLocaleStorage;