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
pthreads
IThenable
PHP Interface pthreads\IThenable
Datei anzeigen
Open project: krakjoe/promises
Public Methods
Method
Description
onError
(
Promisable
$promised
)
onFulfilled
(
Promisable
$promised
)
Method Details
onError()
public
method
public
onError
(
Promisable
$promised
)
$promised
Promisable
onFulfilled()
public
method
public
onFulfilled
(
Promisable
$promised
)
$promised
Promisable