You are here

namespace Drupal\currency\Controller in Currency 8.3

Classsort descending Location Description
AddCurrency src/Controller/AddCurrency.php Handles the "add currency" route.
AddCurrencyLocale src/Controller/AddCurrencyLocale.php Handles the "add currency locale" route.
DisableCurrency src/Controller/DisableCurrency.php Handles the "disable currency" route.
EditCurrency src/Controller/EditCurrency.php Handles the "edit currency" route.
EditCurrencyLocale src/Controller/EditCurrencyLocale.php Handles the "edit currency locale" route.
EnableCurrency src/Controller/EnableCurrency.php Handles the "enable currency" route.
FixedRatesOverview src/Controller/FixedRatesOverview.php Provides the overview of fixed exchange rates.