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

Breadcrumb

  1. Drupal Core 11.1.x

namespace Http\Promise

Object name File name Summary
FulfilledPromise vendor/php-http/promise/src/FulfilledPromise.php A promise already fulfilled.
Promise vendor/php-http/promise/src/Promise.php Promise represents a value that may not be available yet, but will be resolved at some point in future.
It acts like a proxy to the actual value.
RejectedPromise vendor/php-http/promise/src/RejectedPromise.php A rejected promise.

API Navigation

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