Documentation

CollectionWriter
in package

Table of Contents

$key  : int
$resource  : mixed
__construct()  : mixed
__destruct()  : mixed
close()  : void
push()  : void

Properties

Methods

__construct()

public __construct(string $path) : mixed
Parameters
$path : string
Return values
mixed

push()

public push(mixed $item) : void
Parameters
$item : mixed
Return values
void

Search results