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.
2 parents 7777df2 + 12535bb commit 2acab76Copy full SHA for 2acab76
Context/Encoder/YamlEncoderContextBuilder.php
@@ -59,7 +59,7 @@ public function withFlags(?int $flags): static
59
}
60
61
/**
62
- * Configures whether to perserve empty objects "{}" or to convert them to null.
+ * Configures whether to preserve empty objects "{}" or to convert them to null.
63
*/
64
public function withPreservedEmptyObjects(?bool $preserveEmptyObjects): static
65
{
0 commit comments