Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
libphonenumber\MetadataSourceInterface Interface Reference
Inheritance diagram for libphonenumber\MetadataSourceInterface:
libphonenumber\MultiFileMetadataSourceImpl

Public Member Functions

 getMetadataForNonGeographicalRegion (int $countryCallingCode)
 Gets phone metadata for a non-geographical region.
 
 getMetadataForRegion (string $regionCode)
 

Member Function Documentation

◆ getMetadataForNonGeographicalRegion()

libphonenumber\MetadataSourceInterface::getMetadataForNonGeographicalRegion ( int $countryCallingCode)

Gets phone metadata for a non-geographical region.

Parameters
int$countryCallingCodethe country calling code.
Return values
PhoneMetadatathe phone metadata for that region, or null if there is none.

Implemented in libphonenumber\MultiFileMetadataSourceImpl.

◆ getMetadataForRegion()

libphonenumber\MetadataSourceInterface::getMetadataForRegion ( string $regionCode)

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