Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Ojs
JournalBundle
Entity
SubjectTranslation
PHP Class Ojs\JournalBundle\Entity\SubjectTranslation
Inheritance:
extends
Gedmo\Translatable\Entity\MappedSuperclass\AbstractPersonalTranslation
Exibir arquivo
Open project: ojs/ojs
Class Usage Examples
Protected Properties
Property
Type
Description
$translatable
Public Methods
Method
Description
getDescription
( ) :
string
getSubject
( ) :
string
setDescription
(
string
$description
)
setSubject
(
string
$subject
)
Method Details
getDescription()
public
method
public
getDescription
( ) :
string
return
string
getSubject()
public
method
public
getSubject
( ) :
string
return
string
setDescription()
public
method
public
setDescription
(
string
$description
)
$description
string
setSubject()
public
method
public
setSubject
(
string
$subject
)
$subject
string
Property Details
$translatable
protected_oe property
protected
$translatable