Ojs\JournalBundle\Entity\BlockTranslation::getContent PHP Méthode

getContent() public méthode

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