Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php768 public function setTokenCallback(callable $tokenCallback) function in Google\\Client
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md371 … a new access token is granted. To do this, pass a callable to the `setTokenCallback` method on th…
378 $client->setTokenCallback($tokenCallback);