@@ -129,7 +129,7 @@ |
||
129 | 129 | * @param Authentication $authentication |
130 | 130 | * @param string $baseUrl |
131 | 131 | * @param int $cacheMode |
132 | - * @param Cache $cache |
|
132 | + * @param CacheInterface $cache |
|
133 | 133 | * @param string $accessToken |
134 | 134 | * @param string $refreshToken |
135 | 135 | * |