Ojs\JournalBundle\Entity\PublisherTranslation::getAbout PHP Method

getAbout() public method

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