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 b367819 commit 77cdb0bCopy full SHA for 77cdb0b
src/Testing/Constraints/HasInDatabase.php
@@ -57,6 +57,8 @@ public function failureDescription(mixed $other): string
57
}
58
59
/**
60
+ * @param mixed|null $options
61
+ *
62
* @throws JsonException
63
*/
64
public function toString($options = null): string
0 commit comments