Searched refs:toToken (Results 1 – 2 of 2) sorted by relevance
1397 * @param string $toToken The desired end point of the list. Should be the next_batch1404 public function keyChanges(string $fromToken, string $toToken) { argument1407 'to' => $toToken,
252 while (($toToken = \reset($to)) !== $token) {