RequestSentItem
extends JsonResource
in package
Uses
HasFriendExtraTrait
Class RequestSentItem.
Table of Contents
Properties
Methods
- toArray() : array<string, mixed>
- Transform the resource collection into an array.
- getExtra() : array<string, bool>
Properties
$resource
public
FriendRequest
$resource
Methods
toArray()
Transform the resource collection into an array.
public
toArray(Request $request) : array<string, mixed>
Parameters
- $request : Request
Tags
Return values
array<string, mixed>getExtra()
protected
getExtra() : array<string, bool>