\React\PromiseLazyPromise

Summary

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

Properties

$factory

$factory

$promise

$promise

Methods

__construct()

__construct(callable $factory)

Parameters

callable $factory

then()

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

Parameters

callable $onFulfilled
callable $onRejected
callable $onProgress

cancel()

cancel() : void

promise()

promise()