[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/react/promise/src/ -> CancellablePromiseInterface.php (summary)

(no description)

File Size: 17 lines (0 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

CancellablePromiseInterface:: (1 method):
  cancel()


Interface: CancellablePromiseInterface  - X-Ref

cancel()   X-Ref
The `cancel()` method notifies the creator of the promise that there is no
further interest in the results of the operation.

Once a promise is settled (either fulfilled or rejected), calling `cancel()` on
a promise has no effect.

return: void



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1