PHP Class Ojs\JournalBundle\Entity\AuthorTranslation

Inheritance: extends Gedmo\Translatable\Entity\MappedSuperclass\AbstractPersonalTranslation
ファイルを表示 Open project: ojs/ojs Class Usage Examples

Protected Properties

Property Type Description
$translatable

Public Methods

Method Description
getBiography ( ) : mixed
setBiography ( mixed $biography )

Method Details

getBiography() public method

public getBiography ( ) : mixed
return mixed

setBiography() public method

public setBiography ( mixed $biography )
$biography mixed

Property Details

$translatable protected_oe property

protected $translatable