Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DCoroutine.php62 public function __construct(callable $generatorFn)
84 public static function of(callable $generatorFn)
H A Dfunctions.php360 function coroutine(callable $generatorFn)