protected property Location::$validAttributes in Smart IP 7.2
Same name and namespace in other branches
- 6.2 includes/vendor/geoip2/geoip2/src/Record/Location.php \GeoIp2\Record\Location::validAttributes
@ignore
File
- includes/
vendor/ geoip2/ geoip2/ src/ Record/ Location.php, line 45
Class
- Location
- Contains data for the location record associated with an IP address
Namespace
GeoIp2\RecordCode
protected $validAttributes = array(
'averageIncome',
'accuracyRadius',
'latitude',
'longitude',
'metroCode',
'populationDensity',
'postalCode',
'postalConfidence',
'timeZone',
);