PHP libphonenumber ShortNumberInfo::isPossibleShortNumberForRegion - 3 examples found. These are the top rated real world PHP examples of libphonenumber\ShortNumberInfo::isPossibleShortNumberForRegion extracted from open source projects. You can rate examples to help us improve the quality of examples.
Check whether a short number is a possible number when dialled from a region, given the number
in the form of a string, and the region where the number is dialled from. This provides a more
lenient check than {@link #isValidShortNumber}.