UserActivityProcessor
Monolog processor for constructing the user activity message.
Tags
Table of Contents
$userId | int | |
---|---|---|
__construct() | mixed | |
__invoke() | array |
Properties
$userId
protected
int
$userId
Methods
__construct()
public
__construct(
$userId :
int
)
: mixed
Parameters
- $userId : int
The id of the user for whom we will be logging activities.
Return values
mixed__invoke()
public
__invoke(
$record :
array
)
: array
Parameters
- $record : array