@@ -59,7 +59,7 @@ |
||
| 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 | { |