MetaFox

SavedListDataItem extends JsonResource
in package

Class SavedListDataItem.

Table of Contents

Properties

$resource  : SavedListData

Methods

toArray()  : array<string, mixed>
Transform the resource collection into an array.
getExtra()  : array<string|int, mixed>

Properties

Methods

toArray()

Transform the resource collection into an array.

public toArray(Request $request) : array<string, mixed>
Parameters
$request : Request
Tags
throws
AuthenticationException
SuppressWarnings

(PHPMD.UnusedFormalParameter)

Return values
array<string, mixed>

getExtra()

protected getExtra() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results