You are here

constant MaxmindGeoip2BinDb::FILE_EXTENSION in Smart IP 8.3

Same name and namespace in other branches
  1. 8.4 modules/smart_ip_maxmind_geoip2_bin_db/src/MaxmindGeoip2BinDb.php \Drupal\smart_ip_maxmind_geoip2_bin_db\MaxmindGeoip2BinDb::FILE_EXTENSION

MaxMind GeoIP2 binary database file extension name.

File

modules/smart_ip_maxmind_geoip2_bin_db/src/MaxmindGeoip2BinDb.php, line 73
Contains \Drupal\smart_ip_maxmind_geoip2_bin_db\MaxmindGeoip2BinDb.

Class

MaxmindGeoip2BinDb

Namespace

Drupal\smart_ip_maxmind_geoip2_bin_db

Code

const FILE_EXTENSION = '.mmdb';