SDK for PHP V3

PromisorInterface
in

Interface used with classes that return a promise.

Tags
template

TValue = mixed

template

TReason = mixed

Table of Contents

Methods

promise()  : PromiseInterface<TValue, TReason>
Returns a promise.

Methods

<-- modeled_exceptions -->
On this page