We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd7bc87 commit 6e037bdCopy full SHA for 6e037bd
src/Types/ImportSourceDefinition/Api.php
@@ -23,7 +23,7 @@ class Api implements ImportSourceDefinition
23
private array $options;
24
25
/*
26
- * @var array<string, mixed>
+ * @var array<array-key, mixed>
27
*/
28
private array $queryParameters;
29
0 commit comments