You are here

protected property City::$validAttributes in Smart IP 6.2

Same name and namespace in other branches
  1. 7.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\Record

Code

protected $validAttributes = array(
  'confidence',
  'geonameId',
  'names',
);