Skip to content

Commit 43d8ff7

Browse files
committed
ref
1 parent 7dd316d commit 43d8ff7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/store/src/Bridge/Manticore/Store.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ public function query(Vector $vector, array $options = []): array
9898
}
9999

100100
/**
101+
* @param \Closure|array<string, mixed>|string $query
102+
*
101103
* @return array<string, mixed>
102104
*/
103105
private function request(string $endpoint, \Closure|array|string $query): array

0 commit comments

Comments
 (0)