libphonenumber\PhoneMetadata::getNationalPrefix PHP Method

getNationalPrefix() public method

public getNationalPrefix ( )
    public function getNationalPrefix()
    {
        return $this->nationalPrefix;
    }
PhoneMetadata