PHP Interface Sulu\Component\Persistence\Model\UserBlameInterface

Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
getChanger ( ) : Sulu\Component\Security\Authentication\UserInterface Return the user that change this object the last time.
getCreator ( ) : Sulu\Component\Security\Authentication\UserInterface Return the user that created this object.

Method Details

getChanger() public méthode

this object.
public getChanger ( ) : Sulu\Component\Security\Authentication\UserInterface
Résultat Sulu\Component\Security\Authentication\UserInterface

getCreator() public méthode

Return the user that created this object.
public getCreator ( ) : Sulu\Component\Security\Authentication\UserInterface
Résultat Sulu\Component\Security\Authentication\UserInterface