We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96b41a6 commit 5dffed9Copy full SHA for 5dffed9
src/Databags/TransactionConfiguration.php
@@ -54,6 +54,8 @@ public static function default(): self
54
55
/**
56
* @return array<string, scalar|array|null>|null
57
+ *
58
+ * @psalm-suppress MixedReturnTypeCoercion
59
*/
60
public function getMetaData(): ?array
61
{
0 commit comments