Home
last modified time | relevance | path

Searched refs:rejectionFor (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DCreate.php40 public static function rejectionFor($reason) function in GuzzleHttp\\Promise\\Create
H A Dfunctions.php70 return Create::rejectionFor($reason);
H A DPromise.php51 $rejection = Create::rejectionFor($this->result);
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md515 | `rejection_for` | `Create::rejectionFor` |