Thanks to visit codestin.com Credit goes to github.com
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 09ca3f2 + 76d7f37 commit e4c24f9Copy full SHA for e4c24f9
src/Illuminate/Http/Client/Response.php
@@ -85,7 +85,7 @@ public function json($key = null, $default = null)
85
/**
86
* Get the JSON decoded body of the response as an object.
87
*
88
- * @return object|array
+ * @return object|null
89
*/
90
public function object()
91
{
0 commit comments