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 b5d157b + 70f12ee commit cb83aebCopy full SHA for cb83aeb
src/Auth/OAuthAuthorization.php
@@ -81,7 +81,7 @@ public function withRefreshToken($refreshToken) {
81
/**
82
* Includes the OAuth tokens.
83
*
84
- * @param string $oauthTokens
+ * @param OAuthTokens $oauthTokens
85
* @return OAuthAuthorization this builder
86
*/
87
public function withOAuthTokens($oauthTokens) {
0 commit comments