Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. PromisorInterface.php

function PromisorInterface::promise

Returns a promise.

2 methods override PromisorInterface::promise()
EachPromise::promise in vendor/guzzlehttp/promises/src/EachPromise.php
@psalm-suppress InvalidNullableReturnType
Pool::promise in vendor/guzzlehttp/guzzle/src/Pool.php
Get promise

File

vendor/guzzlehttp/promises/src/PromisorInterface.php, line 15

Class

PromisorInterface
Interface used with classes that return a promise.

Namespace

GuzzleHttp\Promise

Code

public function promise() : PromiseInterface;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal