Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
GeoIp2\Record\Continent Class Reference
Inheritance diagram for GeoIp2\Record\Continent:
GeoIp2\Record\AbstractPlaceRecord GeoIp2\Record\AbstractRecord

Public Member Functions

 __get (string $attr)
 @ignore
 
 __isset (string $attr)
 @ignore
 
 jsonSerialize ()
 

Protected Attributes

array< string > $validAttributes
 @ignore
 

Member Function Documentation

◆ __get()

GeoIp2\Record\AbstractPlaceRecord::__get ( string $attr)
inherited

@ignore

Return values
mixed

Reimplemented from GeoIp2\Record\AbstractRecord.

◆ __isset()

GeoIp2\Record\AbstractPlaceRecord::__isset ( string $attr)
inherited

@ignore

Reimplemented from GeoIp2\Record\AbstractRecord.

Member Data Documentation

◆ $validAttributes

array<string> GeoIp2\Record\Continent::$validAttributes
protected
Initial value:
= [
'code',
'geonameId',
'names',
]

@ignore


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