Sulu\Bundle\MediaBundle\Entity\File::getChanger PHP Méthode

getChanger() public méthode

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