constant PromiseInterface::FULFILLED in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/guzzlehttp/promises/src/PromiseInterface.php \GuzzleHttp\Promise\PromiseInterface::FULFILLED
File
- vendor/
guzzlehttp/ promises/ src/ PromiseInterface.php, line 16
Class
- PromiseInterface
- A promise represents the eventual result of an asynchronous operation.
Namespace
GuzzleHttp\PromiseCode
const FULFILLED = 'fulfilled';