Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Pheasant
Identity
PHP Class Pheasant\Identity
Inheritance:
implements
IteratorAggregate
Exibir arquivo
Open project: lox/pheasant
Public Methods
Method
Description
__construct
(
$class
,
$properties
,
$object
)
__toString
( )
equals
(
$other
)
getIterator
( )
toArray
( )
toCriteria
( )
Method Details
__construct()
public
method
public
__construct
(
$class
,
$properties
,
$object
)
__toString()
public
method
public
__toString
( )
equals()
public
method
public
equals
(
$other
)
getIterator()
public
method
public
getIterator
( )
toArray()
public
method
public
toArray
( )
toCriteria()
public
method
public
toCriteria
( )