You are here

protected property GeoPhpGeocodeFormatter::$formatterPlugin in Geocoder 8.2

Same name and namespace in other branches
  1. 8.3 modules/geocoder_geofield/src/Plugin/Field/FieldFormatter/GeoPhpGeocodeFormatter.php \Drupal\geocoder_geofield\Plugin\Field\FieldFormatter\GeoPhpGeocodeFormatter::formatterPlugin

Unique Geocoder Plugin used by this formatter.

Type: string

Overrides FileGeocodeFormatter::$formatterPlugin

File

modules/geocoder_geofield/src/Plugin/Field/FieldFormatter/GeoPhpGeocodeFormatter.php, line 29

Class

GeoPhpGeocodeFormatter
Abstract implementation of the GeoPhp Wrapper formatter for File fields.

Namespace

Drupal\geocoder_geofield\Plugin\Field\FieldFormatter

Code

protected $formatterPlugin = '';