Sulu\Bundle\MediaBundle\Entity\File::getChanger PHP Method

getChanger() public method

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