SonetLogCollector
Table of Contents
Methods
- fetch() : array<string|int, mixed>
- fetchTotal() : int
- getInstance() : mixed
Methods
fetch()
public
fetch(int $limit, int $offset) : array<string|int, mixed>
Parameters
- $limit : int
- $offset : int
Return values
array<string|int, mixed>fetchTotal()
public
fetchTotal() : int
Return values
intgetInstance()
public
static getInstance(int $userId) : mixed
Parameters
- $userId : int