You are here

protected property AddCurrency::$currencyStorage in Currency 8.3

The currency storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Controller/AddCurrency.php, line 21

Class

AddCurrency
Handles the "add currency" route.

Namespace

Drupal\currency\Controller

Code

protected $currencyStorage;