Skip to content

Commit 6e037bd

Browse files
committed
psalm
1 parent bd7bc87 commit 6e037bd

File tree

1 file changed

+1
-1
lines changed
  • src/Types/ImportSourceDefinition

1 file changed

+1
-1
lines changed

src/Types/ImportSourceDefinition/Api.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class Api implements ImportSourceDefinition
2323
private array $options;
2424

2525
/*
26-
* @var array<string, mixed>
26+
* @var array<array-key, mixed>
2727
*/
2828
private array $queryParameters;
2929

0 commit comments

Comments
 (0)