You are here

constant MaxmindGeoip2WebService::BASE_URL in Smart IP 8.3

Same name and namespace in other branches
  1. 8.4 modules/smart_ip_maxmind_geoip2_web_service/src/MaxmindGeoip2WebService.php \Drupal\smart_ip_maxmind_geoip2_web_service\MaxmindGeoip2WebService::BASE_URL

MaxMind GeoIP2 Precision web service base query URL.

File

modules/smart_ip_maxmind_geoip2_web_service/src/MaxmindGeoip2WebService.php, line 15
Contains \Drupal\smart_ip_maxmind_geoip2_web_service\MaxmindGeoip2WebService.

Class

MaxmindGeoip2WebService

Namespace

Drupal\smart_ip_maxmind_geoip2_web_service

Code

const BASE_URL = 'geoip.maxmind.com/geoip/v2.1';