libphonenumber\PhoneMetadata::getIntlNumberFormat PHP Method

getIntlNumberFormat() public method

public getIntlNumberFormat ( $index )
    public function getIntlNumberFormat($index)
    {
        return $this->intlNumberFormat[$index];
    }
PhoneMetadata