UserLog
Table of Contents
Methods
Methods
record()
public
static record(mixed $history) : array<string|int, mixed>
Parameters
- $history : mixed
Return values
array<string|int, mixed>remove()
public
static remove(int $userId, string $dateLog, string $desktopCode) : Result
Parameters
- $userId : int
- $dateLog : string
- $desktopCode : string