Completed
Push — develop ( aa0b1d...677315 )
by Alex
02:08
created
src/Http/Controllers/JsonApiController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -68,7 +68,7 @@
 block discarded – undo
68 68
     /**
69 69
      * Return an instance of the resource by primary key.
70 70
      *
71
-     * @param mixed $key
71
+     * @param integer $key
72 72
      *
73 73
      * @throws \Illuminate\Database\Eloquent\ModelNotFoundException
74 74
      *
Please login to merge, or discard this patch.