refactor(platform,adapters): rewrite legacy-era regions of the modules controller, resource, routes and rate recorders in place

This commit is contained in:
Darko Gjorgjijoski
2026-08-21 14:15:48 +02:00
parent 28281a250f
commit 10b76da90d
5 changed files with 9 additions and 7 deletions
@@ -11,7 +11,7 @@ use Illuminate\Support\Facades\File;
class ModuleResource extends JsonResource
{
/**
* Transform the resource into an array.
* Merge one marketplace catalog row with locally installed module state.
*
* @param Request $request
* @return array|Arrayable|\JsonSerializable