Home
last modified time | relevance | path

Searched defs:rejected (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
DIs.php42 public static function rejected(PromiseInterface $promise) function in GuzzleHttp\\Promise\\Is
/plugin/matrixnotifierwas/vendor/guzzlehttp/promises/src/
DIs.php36 public static function rejected(PromiseInterface $promise): bool function in GuzzleHttp\\Promise\\Is
/plugin/flowchartjs/styles/
Ddefault.json33 "rejected" : { "fill" : "#C45879", "font-size" : 12, "yes-text" : "n/a", "no-text" : "REJECTED" } object