Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Pheasant
PropertyReference
PHP 클래스 Pheasant\PropertyReference
파일 보기
프로젝트 열기: lox/pheasant
공개 메소드들
메소드
설명
__construct
(
$property
,
$object
)
Constructor
__toString
( )
Returns a string version of {@link value()}
save
( )
Saves the internal object
value
( )
Returns the value
메소드 상세
__construct()
공개
메소드
Constructor
public
__construct
(
$property
,
$object
)
__toString()
공개
메소드
Returns a string version of {@link value()}
public
__toString
( )
save()
공개
메소드
Saves the internal object
public
save
( )
value()
공개
메소드
Returns the value
public
value
( )