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