Completed
Push — master ( a97209...0810ad )
by Korvin
13s queued 12s
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.