Passed
Push — serializer ( f6b5ae...a67e7b )
by Alex
05:32
created
src/Serializers/JsonApiSerializer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -138,7 +138,7 @@
 block discarded – undo
138 138
     /**
139 139
      * Serialise complete JSON API document to a JSON string.
140 140
      *
141
-     * @return array
141
+     * @return string
142 142
      */
143 143
     public function serializeToJson()
144 144
     {
Please login to merge, or discard this patch.