We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b0e564 + 210ea3f commit d1f7a45Copy full SHA for d1f7a45
src/Google/Client.php
@@ -197,7 +197,7 @@ public function refreshTokenWithAssertion()
197
/**
198
* Fetches a fresh access token with a given assertion token.
199
* @param $assertionCredentials optional.
200
- * @return void
+ * @return array access token
201
*/
202
public function fetchAccessTokenWithAssertion(ClientInterface $authHttp = null)
203
{
0 commit comments