Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Storm
Drivers
Base
Object
Properties
Accessors
DataAttacher
PHP 클래스 Storm\Drivers\Base\Object\Properties\Accessors\DataAttacher
상속:
extends
Accessor
파일 보기
프로젝트 열기: timetoogo/penumbra
공개 메소드들
메소드
설명
GetValue
(
$Entity
)
SetValue
(
$Entity
,
$Value
)
__construct
(
$FieldName
)
보호된 메소드들
메소드
설명
GetterIdentifier
( &
$Identifier
)
SetterIdentifier
( &
$Identifier
)
메소드 상세
GetValue()
최종
공개
메소드
final
public
GetValue
(
$Entity
)
GetterIdentifier()
보호된
메소드
protected
GetterIdentifier
( &
$Identifier
)
SetValue()
최종
공개
메소드
final
public
SetValue
(
$Entity
,
$Value
)
SetterIdentifier()
보호된
메소드
protected
SetterIdentifier
( &
$Identifier
)
__construct()
공개
메소드
public
__construct
(
$FieldName
)