Documentation

ActivityResource extends JsonResource
in package

Tags
mixin

Activity

Table of Contents

$event  : mixed
toArray()  : array<string|int, mixed>
Transform the resource into an array.
with()  : array<string|int, mixed>

Properties

Methods

toArray()

Transform the resource into an array.

public toArray(Request $request) : array<string|int, mixed>
Parameters
$request : Request
Return values
array<string|int, mixed>

with()

public with( $request) : array<string|int, mixed>
Parameters
$request :
Return values
array<string|int, mixed>

Search results