You are here

protected property GeocodeFormatterBase::$link in Geocoder 8.3

Same name and namespace in other branches
  1. 8.2 modules/geocoder_field/src/Plugin/Field/GeocodeFormatterBase.php \Drupal\geocoder_field\Plugin\Field\GeocodeFormatterBase::link

The Link generator Service.

Type: \Drupal\Core\Utility\LinkGeneratorInterface

File

modules/geocoder_field/src/Plugin/Field/GeocodeFormatterBase.php, line 62

Class

GeocodeFormatterBase
Base Plugin implementation of the Geocode formatter.

Namespace

Drupal\geocoder_field\Plugin\Field

Code

protected $link;