PHP 인터페이스 Sulu\Component\Persistence\Model\UserBlameInterface

파일 보기 프로젝트 열기: sulu/sulu

공개 메소드들

메소드 설명
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.

메소드 상세

getChanger() 공개 메소드

this object.
public getChanger ( ) : Sulu\Component\Security\Authentication\UserInterface
리턴 Sulu\Component\Security\Authentication\UserInterface

getCreator() 공개 메소드

Return the user that created this object.
public getCreator ( ) : Sulu\Component\Security\Authentication\UserInterface
리턴 Sulu\Component\Security\Authentication\UserInterface