Ojs\JournalBundle\Entity\AuthorTranslation::getBiography PHP 메소드

getBiography() 공개 메소드

public getBiography ( ) : mixed
리턴 mixed
    public function getBiography()
    {
        return $this->biography;
    }