update: type hints

This commit is contained in:
HDVinnie
2022-01-08 15:35:53 -05:00
parent 9ddd9736ac
commit d3abd28925
59 changed files with 112 additions and 346 deletions
@@ -66,7 +66,6 @@ class TorrentController extends BaseController
/**
* Store a newly created resource in storage.
*
*
* @throws \Illuminate\Contracts\Container\BindingResolutionException
*/
public function store(Request $request): \Illuminate\Http\JsonResponse