Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
GeoIp2\Model\ConnectionType Class Reference
Inheritance diagram for GeoIp2\Model\ConnectionType:
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

string null $connectionType
 
string $ipAddress
 
string $network
 
array< string, $raw;public function __construct(array $raw) { $this-> raw = $raw
 mixed>
 

Member Function Documentation

◆ __get()

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

@ignore

Return values
mixed

Reimplemented in GeoIp2\Model\City.

◆ __isset()

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

@ignore

Reimplemented in GeoIp2\Model\City.

◆ get()

GeoIp2\Model\AbstractModel::get ( string $field)
protectedinherited

@ignore

Return values
mixed

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