Ojs\JournalBundle\Entity\PublisherTranslation::getAbout PHP 메소드

getAbout() 공개 메소드

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