diff --git a/src/Supporting/CommunicationProvider.php b/src/Supporting/CommunicationProvider.php index acc4c9f..029db1f 100644 --- a/src/Supporting/CommunicationProvider.php +++ b/src/Supporting/CommunicationProvider.php @@ -550,10 +550,10 @@ private function getSupportingProviders(): null|array /** * @param $provider - * @return string|array|null + * @return array|null * @ignore */ - private function getOAuthIdentifier($provider): string|array|null + private function getOAuthIdentifier($provider): array|null { try { $this->callRestAPI(