Flow PHP

ExcelHeader

Read onlyYes
FinalYes

Properties

$names  : array<string|int, mixed>
$source  : string|null

Methods

__construct()  : mixed
$source is a plain label, never a Path or a SourceFile. It is null exactly when $names is empty - no listed workbook resolved a header.

Properties

Methods

__construct()

$source is a plain label, never a Path or a SourceFile. It is null exactly when $names is empty - no listed workbook resolved a header.

public __construct(array<int, string> $names, string|null $source) : mixed
Parameters
$names : array<int, string>
$source : string|null
On this page

Search results