Ojs\JournalBundle\Entity\AuthorTranslation::getBiography PHP Method

getBiography() public method

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