Ojs\JournalBundle\Entity\AuthorTranslation::getBiography PHP Méthode

getBiography() public méthode

public getBiography ( ) : mixed
Résultat mixed
    public function getBiography()
    {
        return $this->biography;
    }