Вход Регистрация
Файл: vkolhoze.com/vendor/geoip2/geoip2/src/GeoIp2/Record/MaxMind.php
Строк: 22
<?php

namespace GeoIp2Record;

/**
 * Contains data about your account.
 *
 * This record is returned by all the end points.
 *
 * @property int $queriesRemaining The number of remaining queries you have
 * for the end point you are calling.
 */
class MaxMind extends AbstractRecord
{
    
/**
     * @ignore
     */
    
protected $validAttributes = array('queriesRemaining');
}
Онлайн: 1
Реклама