PHP Class Protobuf\Field

Author: Iván Montes ([email protected])
Author: Fabio B. Silva ([email protected])
Afficher le fichier Open project: protobuf-php/protobuf Class Usage Examples

Protected Properties

Свойство Type Description
$names array

Méthodes publiques

Méthode Description
getLabelName ( string $label ) : string Obtain the label name (repeated, optional, required).
getPhpType ( integer $type ) : string
getTypeName ( integer $type ) : string

Method Details

getLabelName() public static méthode

Obtain the label name (repeated, optional, required).
public static getLabelName ( string $label ) : string
$label string
Résultat string

getPhpType() public static méthode

public static getPhpType ( integer $type ) : string
$type integer
Résultat string

getTypeName() public static méthode

public static getTypeName ( integer $type ) : string
$type integer
Résultat string

Property Details

$names protected_oe static_oe property

protected static array $names
Résultat array