You are here

public property GeocoderCountryFormatting::$countryCode in Geolocation Field 8.3

Same name and namespace in other branches
  1. 8.2 src/Annotation/GeocoderCountryFormatting.php \Drupal\geolocation\Annotation\GeocoderCountryFormatting::countryCode

The country code.

Type: string

File

src/Annotation/GeocoderCountryFormatting.php, line 29

Class

GeocoderCountryFormatting
Defines a GeocoderCountryFormatting annotation object.

Namespace

Drupal\geolocation\Annotation

Code

public $countryCode;