Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
RejectedPromise.php
RejectedPromise::$reason
Same name in this branch
11.1.x vendor/react/promise/src/Internal/RejectedPromise.php
\React\Promise\Internal\RejectedPromise::reason
Type:
reason
File
vendor/
guzzlehttp/
promises/
src/
RejectedPromise.php
, line 17
Class
RejectedPromise
A promise that has been rejected.
Namespace
GuzzleHttp\Promise
Code
private $reason;
RSS feed