Home
last modified time | relevance | path

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

/plugin/matrixnotifierwas/vendor/guzzlehttp/promises/src/
DCoroutine.php63 public function __construct(callable $generatorFn)
81 public static function of(callable $generatorFn): self
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
DCoroutine.php62 public function __construct(callable $generatorFn)
84 public static function of(callable $generatorFn)
Dfunctions.php360 function coroutine(callable $generatorFn)