libphonenumber\PhoneMetadata::getNoInternationalDialling PHP Method

getNoInternationalDialling() public method

    public function getNoInternationalDialling()
    {
        return $this->noInternationalDialling;
    }
PhoneMetadata