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 ed49a18 commit d02c1a2Copy full SHA for d02c1a2
src/AbstractJsonEncoder.php
@@ -232,7 +232,7 @@ private function processValue($value)
232
}
233
234
/**
235
- * Tells if the given value should be resolved prior to encoding
+ * Tells if the given value should be resolved prior to encoding.
236
* @param mixed $value The value to test
237
* @return bool true if the value is resolvable, false if not
238
*/
0 commit comments