Completed
Branch master (2dfacb)
by Nick
04:48
created
src/Controllers/GenericResourceController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,7 @@
 block discarded – undo
37 37
      * Store a newly created resource in storage.
38 38
      *
39 39
      * @param  \Illuminate\Http\Request  $request
40
-     * @return \Illuminate\Http\Response
40
+     * @return Model
41 41
      */
42 42
     public function store(Request $request)
43 43
     {
Please login to merge, or discard this patch.