Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Fixtures
Prophecy
SpecialMethods
PHP Class Fixtures\Prophecy\SpecialMethods
Datei anzeigen
Open project: phpspec/prophecy
Public Methods
Method
Description
__call
(
$name
,
$arguments
)
__construct
( )
__destruct
( )
__invoke
( )
__sleep
( )
__toString
( )
__wakeup
( )
Method Details
__call()
public
method
public
__call
(
$name
,
$arguments
)
__construct()
public
method
public
__construct
( )
__destruct()
public
method
public
__destruct
( )
__invoke()
public
method
public
__invoke
( )
__sleep()
public
method
public
__sleep
( )
__toString()
public
method
public
__toString
( )
__wakeup()
public
method
public
__wakeup
( )