You are here

protected property GeoPhpGeocodeFormatter::$geoPhpWrapper in Geocoder 8.3

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

The geoPhpWrapper service.

Type: \Drupal\geofield\GeoPHP\GeoPHPInterface

File

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

Class

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

Namespace

Drupal\geocoder_geofield\Plugin\Field\FieldFormatter

Code

protected $geoPhpWrapper;