FriendMentionCollection
extends ResourceCollection
in package
Table of Contents
Properties
- $collects : mixed
Methods
- toArray() : array<string|int, mixed>|Arrayable|JsonSerializable
- TODO: Improve to move this handle to FriendMentionItem resource instead.
Properties
$collects
public
mixed
$collects
= \MetaFox\Friend\Http\Resources\v1\Friend\FriendMentionItem::class
Methods
toArray()
TODO: Improve to move this handle to FriendMentionItem resource instead.
public
toArray(mixed $request) : array<string|int, mixed>|Arrayable|JsonSerializable
Parameters
- $request : mixed