Ojs\JournalBundle\Entity\ArticleTranslation::getKeywords PHP Méthode

getKeywords() public méthode

public getKeywords ( ) : string
Résultat string
    public function getKeywords()
    {
        return $this->keywords;
    }