Check whether a short number is a possible number. If a country calling code is shared by
multiple regions, this returns true if it's possible in any of them. This provides a more
lenient check than {@link #isValidShortNumber}. See {@link
#IsPossibleShortNumberForRegion(PhoneNumber, String)} for details.
public isPossibleShortNumber ( |
||
$number | PhoneNumber the short number to check | |
return | boolean | whether the number is a possible short number |