Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Pheasant
PropertyReference
PHP Class Pheasant\PropertyReference
Mostrar archivo
Open project: lox/pheasant
Public Methods
Method
Description
__construct
(
$property
,
$object
)
Constructor
__toString
( )
Returns a string version of {@link value()}
save
( )
Saves the internal object
value
( )
Returns the value
Method Details
__construct()
public
method
Constructor
public
__construct
(
$property
,
$object
)
__toString()
public
method
Returns a string version of {@link value()}
public
__toString
( )
save()
public
method
Saves the internal object
public
save
( )
value()
public
method
Returns the value
public
value
( )