Completed
Pull Request — master (#393)
by Luc
21:17
created
src/Organizer/OrganizerLDProjector.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -197,7 +197,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.