AlbumEmbed
extends JsonResource
in package
Uses
HasFeedParam
Class AlbumEmbed.
Table of Contents
Constants
- DEFAULT_LOADED = 4
Properties
Methods
- getStatistic() : array<string, mixed>
- toArray() : array<string, mixed>
- Transform the resource collection into an array.
- getFeedParams() : FeedParamDetail
Constants
DEFAULT_LOADED
public
mixed
DEFAULT_LOADED
= 4
Properties
$resource
public
Album
$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
Tags
Return values
array<string, mixed>getFeedParams()
protected
getFeedParams() : FeedParamDetail