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

getCreator() public méthode

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