PHP Интерфейс Sulu\Component\Persistence\Model\UserBlameInterface

Показать файл Открыть проект

Открытые методы

Метод Описание
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