Flow PHP

SealLoader implements Loader

FinalYes

Interfaces

Loader

Methods

__construct()  : mixed
load()  : void
withBulkSize()  : self
withIdentifierEntry()  : self

Methods

load()

public load(Rows $rows, FlowContext $context) : void
Parameters
$rows : Rows
$context : FlowContext

withBulkSize()

public withBulkSize(int $bulkSize) : self
Parameters
$bulkSize : int
Return values
self

withIdentifierEntry()

public withIdentifierEntry(string $entry) : self
Parameters
$entry : string
Return values
self
On this page

Search results