Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
GeoIp2\Model\AbstractModel Class Reference
Inheritance diagram for GeoIp2\Model\AbstractModel:
GeoIp2\Model\AnonymousIp GeoIp2\Model\Asn GeoIp2\Model\ConnectionType GeoIp2\Model\Country GeoIp2\Model\Domain GeoIp2\Model\Isp GeoIp2\Model\City GeoIp2\Model\Enterprise GeoIp2\Model\Insights

Public Member Functions

 __construct (array $raw)
 @ignore
 
 __get (string $attr)
 @ignore
 
 __isset (string $attr)
 @ignore
 
 jsonSerialize ()
 

Protected Member Functions

 get (string $field)
 @ignore
 

Protected Attributes

 $raw
 

Constructor & Destructor Documentation

◆ __construct()

GeoIp2\Model\AbstractModel::__construct ( array $raw)

Member Function Documentation

◆ __get()

GeoIp2\Model\AbstractModel::__get ( string $attr)

@ignore

Reimplemented in GeoIp2\Model\City.

◆ __isset()

GeoIp2\Model\AbstractModel::__isset ( string $attr)

@ignore

Reimplemented in GeoIp2\Model\City.


The documentation for this class was generated from the following file: