@@ -83,7 +83,7 @@ |
||
83 | 83 | |
84 | 84 | /** |
85 | 85 | * @param array|null $scopes |
86 | - * @param ClientInterface|null $client |
|
86 | + * @param ClientInterface $client |
|
87 | 87 | * |
88 | 88 | * @return array [bool $isScopeValid, string[]|null $scopeList, bool $isScopeModified] |
89 | 89 | */ |