Documentation

WorkEntries extends Threaded
in package

Table of Contents

Methods

__construct()  : mixed
append()  : void
fetch()  : iterable<string|int, mixed>
hasEntries()  : bool

Methods

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
Return values
bool

        
On this page

Search results