Completed
Push — master ( cc59db...11708c )
by Travis
02:31
created
app/Http/Controllers/SnippetsController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -59,7 +59,7 @@
 block discarded – undo
59 59
     /**
60 60
      * Store a new snippet in the database.
61 61
      *
62
-     * @return \RedirectResponse
62
+     * @return \Illuminate\Http\RedirectResponse
63 63
      */
64 64
     public function store()
65 65
     {
Please login to merge, or discard this patch.