Skip to content

Commit 924cf4f

Browse files
committed
Fix Psalm
1 parent 1c5f685 commit 924cf4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Model/Document/Index/Search.php

+1
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ public function taxon(GridConfig $gridConfig): ResultSet
123123
* @return ResultSet
124124
*
125125
* @psalm-suppress InvalidArgument
126+
* @psalm-suppress MixedArgumentTypeCoercion
126127
*/
127128
private function query(GridConfig $gridConfig, array $query)
128129
{

0 commit comments

Comments
 (0)