PhotoGroupEmbed
extends JsonResource
in package
Uses
HasStatistic
Class PhotoGroupEmbed.
Tags
Table of Contents
Constants
- DEFAULT_LOADED = 4
Properties
Methods
- getStatistic() : array<string, mixed>
- toArray() : array<string, mixed>
- Transform the resource collection into an array.
Constants
DEFAULT_LOADED
public
mixed
DEFAULT_LOADED
= 4
Properties
$resource
public
PhotoGroup
$resource
Methods
getStatistic()
public
getStatistic() : array<string, mixed>
Return values
array<string, mixed>toArray()
Transform the resource collection into an array.
public
toArray(Request $request) : array<string, mixed>
Parameters
- $request : Request