Overview

Namespaces

  • GeoIp2
    • Database
    • Exception
    • Model
    • Record
    • Test
      • Model
      • WebService
    • WebService
  • MaxMind
    • MinFraud
      • Model
  • None
  • PHP

Classes

  • AbstractPlaceRecord
  • AbstractRecord
  • City
  • Continent
  • Country
  • Location
  • MaxMind
  • Postal
  • RepresentedCountry
  • Subdivision
  • Traits
  • Overview
  • Namespace
  • Class
  • Tree

Class AbstractRecord

This interface exists to provide backwards compatibility with PHP 5.3

GeoIp2\Record\AbstractRecord implements JsonSerializable

Direct known subclasses

GeoIp2\Record\AbstractPlaceRecord, GeoIp2\Record\Location, GeoIp2\Record\MaxMind, GeoIp2\Record\Postal, GeoIp2\Record\Traits

Indirect known subclasses

GeoIp2\Record\City, GeoIp2\Record\Continent, GeoIp2\Record\Country, GeoIp2\Record\RepresentedCountry, GeoIp2\Record\Subdivision, MaxMind\MinFraud\Model\GeoIp2Country, MaxMind\MinFraud\Model\GeoIp2Location
Abstract
Namespace: GeoIp2\Record
Located at src/Record/AbstractRecord.php
Methods summary
public
# __isset( mixed $attr )
public
# jsonSerialize( )

Returns data that can be serialized by json_encode

Returns data that can be serialized by json_encode

Implementation of

JsonSerializable::jsonSerialize()
minFraud Score and Insights PHP API v0.1.0 API documentation generated by ApiGen