You are here

protected property FixedRatesOverview::$urlGenerator in Currency 8.3

The URL generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

Overrides UrlGeneratorTrait::$urlGenerator

File

src/Controller/FixedRatesOverview.php, line 45

Class

FixedRatesOverview
Provides the overview of fixed exchange rates.

Namespace

Drupal\currency\Controller

Code

protected $urlGenerator;