Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DEachPromise.php13 private $nextPendingIndex = 0; variable in GuzzleHttp\\Promise\\EachPromise
127 $this->nextPendingIndex = 0;
172 $idx = $this->nextPendingIndex++;