You are here

protected property CurrencyLocaleForm::$linkGenerator in Currency 8.3

The link generator.

Type: \Drupal\Core\Utility\LinkGeneratorInterface

Overrides LinkGeneratorTrait::$linkGenerator

File

src/Entity/CurrencyLocale/CurrencyLocaleForm.php, line 39

Class

CurrencyLocaleForm
Provides a currency_locale add/edit form.

Namespace

Drupal\currency\Entity\CurrencyLocale

Code

protected $linkGenerator;