Searched refs:setTokenCallback (Results 1 – 2 of 2) sorted by relevance
768 public function setTokenCallback(callable $tokenCallback) function in Google\\Client
371 … a new access token is granted. To do this, pass a callable to the `setTokenCallback` method on th…378 $client->setTokenCallback($tokenCallback);