Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Promise.php
Promise::$handlers
Same name in this branch
11.1.x vendor/react/promise/src/Promise.php
\React\Promise\Promise::handlers
Type:
handlers
File
vendor/
guzzlehttp/
promises/
src/
Promise.php
, line 21
Class
Promise
Promises/A+ implementation that avoids recursion when possible.
Namespace
GuzzleHttp\Promise
Code
private $handlers = [];
RSS feed