\React\PromiseRejectedPromise

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
$reason
N/A

Properties

$reason

$reason

Methods

__construct()

__construct( $reason)

Parameters

$reason

then()

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

Parameters

callable $onFulfilled
callable $onRejected
callable $onProgress

cancel()

cancel() : void