|
|
@ -358,7 +358,6 @@ class GameSourceService {
|
|
|
|
]
|
|
|
|
]
|
|
|
|
]);
|
|
|
|
]);
|
|
|
|
$result = (string)$response->getBody();
|
|
|
|
$result = (string)$response->getBody();
|
|
|
|
var_dump($result);
|
|
|
|
|
|
|
|
$result = json_decode($result, true);
|
|
|
|
$result = json_decode($result, true);
|
|
|
|
if (!$result) {
|
|
|
|
if (!$result) {
|
|
|
|
return [
|
|
|
|
return [
|
|
|
|