@@ -197,7 +197,7 @@ |
||
197 | 197 | /** |
198 | 198 | * @param $jsonLD |
199 | 199 | * @param DomainMessage $domainMessage |
200 | - * @return mixed |
|
200 | + * @return \stdClass |
|
201 | 201 | */ |
202 | 202 | private function appendCreator($jsonLD, $domainMessage) |
203 | 203 | { |