Completed
Pull Request — master (#7)
by Korvin
03:02
created
src/JsonApiSerializer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -258,7 +258,7 @@
 block discarded – undo
258 258
     /**
259 259
      * Get the mandatory fields for the serializer
260 260
      *
261
-     * @return array<mixed>
261
+     * @return string[]
262 262
      */
263 263
     public function getMandatoryFields()
264 264
     {
Please login to merge, or discard this patch.