PHP Class Lemon\RestBundle\Object\IdHelper

Afficher le fichier Open project: stanlemon/rest-bundle Class Usage Examples

Méthodes publiques

Méthode Description
getId ( object $object ) : mixed
setId ( object $object, integer $id )

Méthodes protégées

Méthode Description
getIdProperty ( object $object ) : ReflectionProperty

Method Details

getId() public static méthode

public static getId ( object $object ) : mixed
$object object
Résultat mixed

getIdProperty() protected static méthode

protected static getIdProperty ( object $object ) : ReflectionProperty
$object object
Résultat ReflectionProperty

setId() public static méthode

public static setId ( object $object, integer $id )
$object object
$id integer