Sulu\Bundle\TagBundle\Entity\Tag::getChanger PHP 메소드

getChanger() 공개 메소드

Get changer.
public getChanger ( ) : Sulu\Component\Security\Authentication\UserInterface
리턴 Sulu\Component\Security\Authentication\UserInterface
    public function getChanger()
    {
        return $this->changer;
    }