@@ -81,7 +81,7 @@ |
||
81 | 81 | * request URL as obtained by getAuthorzationRequestUri |
82 | 82 | * @param string $authorizationResponseCode the code passed to the 'code' |
83 | 83 | * query parameter on the callback URL |
84 | - * @param string $authorizationResponsestate the state passed to the 'state' |
|
84 | + * @param string $authorizationResponseState the state passed to the 'state' |
|
85 | 85 | * query parameter on the callback URL |
86 | 86 | * |
87 | 87 | * @return AccessToken |