Property | Type | Description | |
---|---|---|---|
$names | array |
Method | Description | |
---|---|---|
getLabelName ( string $label ) : string | Obtain the label name (repeated, optional, required). | |
getPhpType ( integer $type ) : string | ||
getTypeName ( integer $type ) : string |
public static getLabelName ( string $label ) : string | ||
$label | string | |
return | string |
public static getPhpType ( integer $type ) : string | ||
$type | integer | |
return | string |
public static getTypeName ( integer $type ) : string | ||
$type | integer | |
return | string |