You are here

protected property GeocoderBase::$countryFormatterManager in Geolocation Field 8.3

Same name and namespace in other branches
  1. 8.2 src/GeocoderBase.php \Drupal\geolocation\GeocoderBase::countryFormatterManager

Country formatter manager.

Type: \Drupal\geolocation\GeocoderCountryFormattingManager

File

src/GeocoderBase.php, line 21

Class

GeocoderBase
Class GeocoderBase.

Namespace

Drupal\geolocation

Code

protected $countryFormatterManager;