\React\PromiseFulfilledPromise

Summary

Methods
Properties
Constants
__construct()
then()
cancel()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$value
N/A

Properties

$value

$value

Methods

__construct()

__construct( $value)

Parameters

$value

then()

then(callable $onFulfilled, callable $onRejected, callable $onProgress)

Parameters

callable $onFulfilled
callable $onRejected
callable $onProgress

cancel()

cancel() : void