PHP Class Gittern\Entity\GitObject\User

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

Protected Properties

Свойство Type Description
$email
$name

Méthodes publiques

Méthode Description
__construct ( $name, $email )
getEmail ( )
getName ( )

Method Details

__construct() public méthode

public __construct ( $name, $email )

getEmail() public méthode

public getEmail ( )

getName() public méthode

public getName ( )

Property Details

$email protected_oe property

protected $email

$name protected_oe property

protected $name