Newscoop\Entity\RelatedArticle::getArticleListId PHP Méthode

getArticleListId() public méthode

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