You are here

private property SmartIpLocation::$countryCode in Smart IP 8.3

Same name and namespace in other branches
  1. 8.4 src/SmartIpLocation.php \Drupal\smart_ip\SmartIpLocation::countryCode
  2. 8.2 src/SmartIpLocation.php \Drupal\smart_ip\SmartIpLocation::countryCode

The ISO 3166 2-character country code.

Type: string

File

src/SmartIpLocation.php, line 64
Contains \Drupal\smart_ip\SmartIpLocation.

Class

SmartIpLocation
Implements wrapper and utility methods for Smart IP's data location.

Namespace

Drupal\smart_ip

Code

private $countryCode;