Anons79 Mini Shell

Directory : /home/proudlyafrican/www/vendor/react/promise/src/
Upload File :
Current File : /home/proudlyafrican/www/vendor/react/promise/src/CancellablePromiseInterface.php

<?php

namespace React\Promise;

interface CancellablePromiseInterface extends PromiseInterface
{
    /**
     * 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
     */
    public function cancel();
}

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]