PointStatisticDetail
extends JsonResource
in package
Class PointStatisticDetail.
Tags
Table of Contents
Properties
Methods
- toArray() : array<string, mixed>
- Transform the resource collection into an array.
- getStatisticItems() : array<int, mixed>
Properties
$resource
public
PointStatistic
$resource
Methods
toArray()
Transform the resource collection into an array.
public
toArray(Request $request) : array<string, mixed>
Parameters
- $request : Request
Return values
array<string, mixed>getStatisticItems()
protected
getStatisticItems(PointStatistic $resource) : array<int, mixed>
Parameters
- $resource : PointStatistic