PHP Class Gittern\Transport\RawObject

Author: Magnus Nordlander
Afficher le fichier Open project: e-butik/gittern Class Usage Examples

Protected Properties

Свойство Type Description
$data
$sha
$type

Méthodes publiques

Méthode Description
__construct ( $type, $data )
getData ( )
getLength ( )
getSha ( )
getType ( )

Méthodes protégées

Méthode Description
convertNumericType ( $type )

Method Details

__construct() public méthode

public __construct ( $type, $data )

convertNumericType() protected méthode

protected convertNumericType ( $type )

getData() public méthode

public getData ( )

getLength() public méthode

public getLength ( )

getSha() public méthode

public getSha ( )

getType() public méthode

public getType ( )

Property Details

$data protected_oe property

protected $data

$sha protected_oe property

protected $sha

$type protected_oe property

protected $type