You are here

protected property FixedRatesOperationsProvider::$redirectDestination in Currency 8.3

The redirect destination.

Type: \Drupal\Core\Routing\RedirectDestinationInterface

File

src/Plugin/Currency/ExchangeRateProvider/FixedRatesOperationsProvider.php, line 25

Class

FixedRatesOperationsProvider
Provides operations for the fixed rates exchange rate provider.

Namespace

Drupal\currency\Plugin\Currency\ExchangeRateProvider

Code

protected $redirectDestination;