Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
WellCommerce
Bundle
DictionaryBundle
Entity
DictionaryTranslation
PHP Class WellCommerce\Bundle\DictionaryBundle\Entity\DictionaryTranslation
Author:
Adam Piotrowski (
[email protected]
)
Inheritance:
implements
WellCommerce\Bundle\LocaleBundle\Entity\LocaleAwareInterface
,
use trait
Knp\DoctrineBehaviors\Model\Translatable\Translation
Mostra file
Open project: wellcommerce/wellcommerce
Protected Properties
Property
Type
Description
$value
string
Public Methods
Method
Description
getCopyingSensitiveProperties
( ) :
array
getValue
( ) :
string
setValue
(
string
$value
)
Method Details
getCopyingSensitiveProperties()
public
method
public
getCopyingSensitiveProperties
( ) :
array
return
array
getValue()
public
method
public
getValue
( ) :
string
return
string
setValue()
public
method
public
setValue
(
string
$value
)
$value
string
Property Details
$value
protected_oe property
protected
string
$value
return
string