Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
WellCommerce
Bundle
DictionaryBundle
Entity
DictionaryTranslation
PHP 클래스 WellCommerce\Bundle\DictionaryBundle\Entity\DictionaryTranslation
저자:
Adam Piotrowski (
[email protected]
)
상속:
implements
WellCommerce\Bundle\LocaleBundle\Entity\LocaleAwareInterface
,
use trait
Knp\DoctrineBehaviors\Model\Translatable\Translation
파일 보기
프로젝트 열기: wellcommerce/wellcommerce
보호된 프로퍼티들
프로퍼티
타입
설명
$value
string
공개 메소드들
메소드
설명
getCopyingSensitiveProperties
( ) :
array
getValue
( ) :
string
setValue
(
string
$value
)
메소드 상세
getCopyingSensitiveProperties()
공개
메소드
public
getCopyingSensitiveProperties
( ) :
array
리턴
array
getValue()
공개
메소드
public
getValue
( ) :
string
리턴
string
setValue()
공개
메소드
public
setValue
(
string
$value
)
$value
string
프로퍼티 상세
$value
보호되어 있는 프로퍼티
protected
string
$value
리턴
string