protected property City::$validAttributes in Smart IP 7.2
Same name and namespace in other branches
- 6.2 includes/vendor/geoip2/geoip2/src/Record/City.php \GeoIp2\Record\City::validAttributes
@ignore
File
- includes/
vendor/ geoip2/ geoip2/ src/ Record/ City.php, line 31
Class
- City
- City-level data associated with an IP address.
Namespace
GeoIp2\RecordCode
protected $validAttributes = array(
'confidence',
'geonameId',
'names',
);