protected property GeoIpHandlerV2::$readMethod in GeoIP API 7.2
Since the Maxmind API doesn't expose an unified method to read a record but database typ related ones we store the method to use here once.
Type: string
See also
File
- src/
GeoIpHandlerV2.php, line 35 - The GeoIP API handler for version 2.
Class
Namespace
Drupal\geoipCode
protected $readMethod;