WorkEntries
extends Threaded
in package
Table of Contents
Methods
- __construct() : mixed
- append() : void
- fetch() : iterable<string|int, mixed>
- hasEntries() : bool
Methods
__construct()
public
__construct() : mixed
append()
public
append(mixed $entry) : void
Parameters
- $entry : mixed
fetch()
public
fetch() : iterable<string|int, mixed>
Return values
iterable<string|int, mixed>hasEntries()
public
hasEntries() : bool