Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250613) (4f61b2974b9)
GeoIp2\Model\AnonymousIp Class Reference
Inheritance diagram for GeoIp2\Model\AnonymousIp:
GeoIp2\Model\AbstractModel

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

 $ipAddress
 
 $isAnonymous
 
 $isAnonymousVpn
 
 $isHostingProvider
 
 $isPublicProxy
 
 $isResidentialProxy
 
 $isTorExitNode
 
 $network
 
 $raw
 

Constructor & Destructor Documentation

◆ __construct()

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

@ignore

Reimplemented from GeoIp2\Model\AbstractModel.

Member Function Documentation

◆ __get()

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

@ignore

Reimplemented in GeoIp2\Model\City.

◆ __isset()

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

@ignore

Reimplemented in GeoIp2\Model\City.


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