Upgrade to 4.1.1
This commit is contained in:
@@ -306,6 +306,7 @@ class Remote
|
||||
* Decode the response content
|
||||
*
|
||||
* @param bool $array decode as array or object
|
||||
* @psalm-return ($array is true ? array|null : stdClass|null)
|
||||
*/
|
||||
public function json(bool $array = true): array|stdClass|null
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user