Class Phone
Numbers helpers.
Methods summary
public static
array
|
#
getPrefixesForTerritory( string $territoryCode )
Retrieve the list of the country calling codes for a specific country. |
public static
array
|
#
getTerritoriesForPrefix( string $prefix )
Retrieve the list of territory codes for a specific prefix. |
public static
integer
|