constant PromiseInterface::FULFILLED in Auth0 Single Sign On 8.2
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';