CsvComponent
extends AbstractExportFile
in package
Table of Contents
Methods
- __construct() : mixed
- getFileType() : string
- writeLine() : void
Methods
__construct()
public
__construct() : mixed
getFileType()
public
getFileType() : string
Return values
stringwriteLine()
public
writeLine(string|array<string|int, mixed> $line[, resource $file = null ][, mixed $lineColor = null ][, mixed $handler = null ]) : void
Parameters
- $line : string|array<string|int, mixed>
- $file : resource = null
- $lineColor : mixed = null
- $handler : mixed = null