IFileBased
in
Interface IFileBased
Tags
Table of Contents
Methods
- getEntries() : array<string|int, mixed>
- getLogFilePath() : string
Methods
getEntries()
public
getEntries([int $limit = 50 ][, int $offset = 0 ]) : array<string|int, mixed>
Parameters
- $limit : int = 50
- $offset : int = 0
Tags
Return values
array<string|int, mixed>getLogFilePath()
public
getLogFilePath() : string