You are here

protected property CurrencyForm::$storage in Price 3.x

Same name and namespace in other branches
  1. 8 src/Form/CurrencyForm.php \Drupal\price\Form\CurrencyForm::storage
  2. 2.0.x src/Form/CurrencyForm.php \Drupal\price\Form\CurrencyForm::storage
  3. 2.x src/Form/CurrencyForm.php \Drupal\price\Form\CurrencyForm::storage
  4. 3.0.x src/Form/CurrencyForm.php \Drupal\price\Form\CurrencyForm::storage

The currency storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/CurrencyForm.php, line 18

Class

CurrencyForm

Namespace

Drupal\price\Form

Code

protected $storage;