RecentUsedDetail
extends JsonResource
in package
Class RecentUsedDetail.
Tags
Table of Contents
Properties
Methods
- toArray() : array<string, mixed>
- Transform the resource collection into an array.
Properties
$resource
public
RecentUsed
$resource
Methods
toArray()
Transform the resource collection into an array.
public
toArray(Request $request) : array<string, mixed>
Parameters
- $request : Request