GeoIP2 PHP API v3.0.0

MaxMind
in package
implements JsonSerializable

Contains data about your account.

This record is returned by all location services and databases.

Table of Contents

Interfaces

JsonSerializable

Properties

$queriesRemaining  : int|null

Methods

__construct()  : mixed
jsonSerialize()  : array<string|int, mixed>

Properties

$queriesRemaining read-only

public int|null $queriesRemaining

the number of remaining queries you have for the service you are calling

Methods

__construct()

public __construct(array<string|int, mixed> $record) : mixed
Parameters
$record : array<string|int, mixed>

jsonSerialize()

public jsonSerialize() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results