Flow PHP

TextLoader implements Closure, Loader, FileLoader

FinalYes

Interfaces

Closure
Loader
FileLoader

Methods

__construct()  : mixed
closure()  : void
destination()  : Path
load()  : void
withNewLineSeparator()  : self

Methods

__construct()

public __construct(Path $path) : mixed
Parameters
$path : Path

closure()

public closure(FlowContext $context) : void
Parameters
$context : FlowContext

destination()

public destination() : Path
Return values
Path

load()

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

withNewLineSeparator()

public withNewLineSeparator(string $newLineSeparator) : self
Parameters
$newLineSeparator : string
Return values
self

        
On this page

Search results