Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
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.


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