Newscoop\Entity\UserTopic::getId PHP Méthode

getId() public méthode

Gets the value of id.
public getId ( ) : integer
Résultat integer
    public function getId()
    {
        return $this->id;
    }