You are here

private property FulfilledPromise::$value in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/guzzlehttp/promises/src/FulfilledPromise.php \GuzzleHttp\Promise\FulfilledPromise::value

File

vendor/guzzlehttp/promises/src/FulfilledPromise.php, line 12

Class

FulfilledPromise
A promise that has been fulfilled.

Namespace

GuzzleHttp\Promise

Code

private $value;