mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-03 00:40:12 -05:00
update: type hints
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user