ActivityLogged
in package
Uses
Dispatchable, InteractsWithSockets, SerializesModels
Table of Contents
- $appId : mixed
- $request : mixed
- $user : mixed
- __construct() : void
- Create a new event instance.
Properties
$appId
public
mixed
$appId
$request
public
mixed
$request
$user
public
mixed
$user
Methods
__construct()
Create a new event instance.
public
__construct(array<string|int, mixed> $data, mixed $appId) : void
Parameters
- $data : array<string|int, mixed>
- $appId : mixed