mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-09-02 05:10:59 +00:00
refactor(platform,adapters): rewrite legacy-era regions of the modules controller, resource, routes and rate recorders in place
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user