Overview

Namespaces

  • Baguette
    • Mastodon
      • Config
      • Entity
      • Grant
      • Service
  • GuzzleHttp
    • Cookie
    • Exception
    • Handler
    • Promise
  • Psr
    • Http
      • Message
  • Teto
    • Object

Classes

  • Coroutine
  • EachPromise
  • FulfilledPromise
  • Promise
  • RejectedPromise
  • TaskQueue

Interfaces

  • PromiseInterface
  • PromisorInterface
  • TaskQueueInterface

Exceptions

  • AggregateException
  • CancellationException
  • RejectionException

Functions

  • all
  • any
  • coroutine
  • each
  • each_limit
  • each_limit_all
  • exception_for
  • inspect
  • inspect_all
  • is_fulfilled
  • is_rejected
  • is_settled
  • iter_for
  • promise_for
  • queue
  • rejection_for
  • settle
  • some
  • task
  • unwrap
  • Overview
  • Namespace
  • Class

Interface PromisorInterface

Interface used with classes that return a promise.

Direct known implementers

GuzzleHttp\Pool, GuzzleHttp\Promise\EachPromise
Namespace: GuzzleHttp\Promise
Located at PromisorInterface.php
Methods summary
public GuzzleHttp\Promise\PromiseInterface
# promise( )

Returns a promise.

Returns a promise.

Returns

GuzzleHttp\Promise\PromiseInterface
ξ ^ω^)ξ Baguette PHP Mastodon API Client / SDK API documentation generated by ApiGen