0

sorry for the dumb question but I have this code here and I am really confused:

    $parsedResponse = \json_decode($this->response->getBody(), true);

What does the \ stand for before json_decode?

Thanks

0 Answers0