Skip to content

Commit 5dffed9

Browse files
committed
fixed integration tests
1 parent 96b41a6 commit 5dffed9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Databags/TransactionConfiguration.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ public static function default(): self
5454

5555
/**
5656
* @return array<string, scalar|array|null>|null
57+
*
58+
* @psalm-suppress MixedReturnTypeCoercion
5759
*/
5860
public function getMetaData(): ?array
5961
{

0 commit comments

Comments
 (0)