Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Promise.php
Promise::$state
Same name in this branch
11.1.x vendor/guzzlehttp/promises/src/Promise.php
\GuzzleHttp\Promise\Promise::state
Type:
string State of the promise
File
vendor/
php-http/
guzzle7-adapter/
src/
Promise.php
, line 30
Class
Promise
Wrapper around Guzzle promises.
Namespace
Http\Adapter\Guzzle7
Code
private $state;
RSS feed