format: +1-(0)3546-XXXX-XXXX. This example shows the numbers used for both international and national long-distance calls. +1 indicates the country code, while (0) indicates the National Direct Dialing. If you are calling from another country, the National Direct Dialing does not need to ...
publicfunctiontestFormatNumberForMobileDialing(){// Numbers are normally dialed in national format in-country, and international format from// outside the country.$this->assertEquals("030123456",$this->phoneUtil->formatNumberForMobileDialing(self::$deNumber, RegionCode::DE,false));$this->assertEqua...