You are here

protected property GeofieldGoogleMapFormatter::$link in Geofield Map 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Field/FieldFormatter/GeofieldGoogleMapFormatter.php \Drupal\geofield_map\Plugin\Field\FieldFormatter\GeofieldGoogleMapFormatter::link

The Link generator Service.

Type: \Drupal\Core\Utility\LinkGeneratorInterface

Overrides GeofieldMapFieldTrait::$link

File

src/Plugin/Field/FieldFormatter/GeofieldGoogleMapFormatter.php, line 92

Class

GeofieldGoogleMapFormatter
Plugin implementation of the 'geofield_google_map' formatter.

Namespace

Drupal\geofield_map\Plugin\Field\FieldFormatter

Code

protected $link;