Test Setup Failed
Push — development ( e84bcd...aa5aff )
by Tim
03:46
created
app/Http/Controllers/TeamsController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -87,7 +87,7 @@
 block discarded – undo
87 87
     /**
88 88
      * Update the specified team in the database.
89 89
      *
90
-     * @param  array $request The user input from the form.
90
+     * @param  Request $request The user input from the form.
91 91
      * @param  int $id The id in the database for the team
92 92
      * @return string
93 93
      */
Please login to merge, or discard this patch.