FriendMentionItem
extends UserEntityItem
in package
Class UserEntityItem.
Table of Contents
Properties
Methods
- toArray() : array<string, mixed>
- Transform the resource collection into an array.
Properties
$resource
public
UserEntity
$resource
Methods
toArray()
Transform the resource collection into an array.
public
toArray(mixed $request) : array<string, mixed>
Parameters
- $request : mixed