@@ -106,7 +106,7 @@ |
||
106 | 106 | * |
107 | 107 | * @param Tag $tag |
108 | 108 | * |
109 | - * @return mixed |
|
109 | + * @return \Illuminate\Http\RedirectResponse |
|
110 | 110 | */ |
111 | 111 | public function getDelete(Tag $tag) |
112 | 112 | { |