You are here

protected property WundergroundWeatherSettingsForm::$linkGenerator in Wunderground weather 8

Decorator for the URL generator, which bubbles bubbleable URL metadata.

Type: \Drupal\Core\Render\MetadataBubblingUrlGenerator

Overrides LinkGeneratorTrait::$linkGenerator

File

src/Form/WundergroundWeatherSettingsForm.php, line 32
Contains \Drupal\wunderground_weather\Form\wunderground_weatherSettingsForm.

Class

WundergroundWeatherSettingsForm
Defines a form to configure module settings.

Namespace

Drupal\wunderground_weather\Form

Code

protected $linkGenerator;