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