|
@@ -95,7 +95,7 @@ |
|
|
block discarded – undo |
|
95
|
95
|
* @param string $serviceName Name of service to create |
|
96
|
96
|
* @param CredentialsInterface $credentials |
|
97
|
97
|
* @param TokenStorageInterface $storage |
|
98
|
|
- * @param array|null $scopes If creating an oauth2 service, array of scopes |
|
|
98
|
+ * @param string[] $scopes If creating an oauth2 service, array of scopes |
|
99
|
99
|
* @param UriInterface|null $baseApiUri |
|
100
|
100
|
* @param string $apiVersion version of the api call |
|
101
|
101
|
* @param null $account of service to create |
Please login to merge, or discard this patch.