Checks whether the country calling code is from a region whose national significant number
could contain a leading zero. An example of such a region is Italy. Returns false if no
metadata for the country is found.
public isLeadingZeroPossible ( integer $countryCallingCode ) : boolean | ||
$countryCallingCode | integer | |
return | boolean |