@@ -97,7 +97,7 @@ |
||
97 | 97 | * Decode JSON |
98 | 98 | * |
99 | 99 | * @param string $content |
100 | - * @return mixed |
|
100 | + * @return \stdClass |
|
101 | 101 | * @throws BadRequestHttpException |
102 | 102 | */ |
103 | 103 | protected function decodeContent(string $content): \stdClass |