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 0821f3a commit aea0bbdCopy full SHA for aea0bbd
Encoder/JsonDecode.php
@@ -70,7 +70,7 @@ public function getLastError()
70
*
71
* json_decode_associative: boolean
72
* If true, returns the object as associative array.
73
- * If false, returns the object as nested StdClass
+ * If false, returns the object as nested stdClass
74
* If not specified, this method will use the default set in JsonDecode::__construct
75
76
* json_decode_recursion_depth: integer
0 commit comments