Completed
Push — master ( 4f44f9...ca5c21 )
by
unknown
07:57
created
src/Http/Controllers/TranslatableResource/DestroyController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -73,7 +73,7 @@
 block discarded – undo
73 73
      * Delete the deletable fields on the given model / resource.
74 74
      *
75 75
      * @param  \Laravel\Nova\Http\Requests\NovaRequest  $request
76
-     * @param $model
76
+     * @param Model $model
77 77
      * @param  bool  $skipSoftDeletes
78 78
      * @return void
79 79
      */
Please login to merge, or discard this patch.