Home
last modified time | relevance | path

Searched refs:iterFor (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
DCreate.php72 public static function iterFor($value) function in GuzzleHttp\\Promise\\Create
Dfunctions.php98 return Create::iterFor($value);
DEachPromise.php56 $this->iterable = Create::iterFor($iterable);
/plugin/matrixnotifierwas/vendor/guzzlehttp/promises/src/
DCreate.php67 public static function iterFor($value): \Iterator function in GuzzleHttp\\Promise\\Create
DEachPromise.php60 $this->iterable = Create::iterFor($iterable);
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
DPool.php54 $iterable = P\Create::iterFor($requests);
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
DREADME.md517 | `iter_for` | `Create::iterFor` |
/plugin/matrixnotifierwas/vendor/guzzlehttp/promises/
DREADME.md527 | `iter_for` | `Create::iterFor` |