TravelParticipantsExport
implements
FromArray, WithColumnFormatting, ShouldAutoSize, WithDefaultStyles
Interfaces, Classes and Traits
- FromArray
- WithColumnFormatting
- ShouldAutoSize
- WithDefaultStyles
Table of Contents
-
$hotel
: mixed
-
$itemsByDate
: mixed
-
$skipperTourguide
: mixed
-
$travelCode
: mixed
-
__construct()
: mixed
-
array()
: array<string|int, mixed>
-
columnFormats()
: array<string|int, mixed>
-
defaultStyles()
: mixed
$hotel
protected
mixed
$hotel
$itemsByDate
protected
mixed
$itemsByDate
$skipperTourguide
protected
mixed
$skipperTourguide
$travelCode
protected
mixed
$travelCode
__construct()
public
__construct(mixed $itemsByDate, mixed $travel) : mixed
Parameters
-
$itemsByDate
: mixed
-
-
$travel
: mixed
-
Return values
mixed
—
array()
public
array() : array<string|int, mixed>
Return values
array<string|int, mixed>
—
public
columnFormats() : array<string|int, mixed>
Return values
array<string|int, mixed>
—
defaultStyles()
public
defaultStyles(Style $defaultStyle) : mixed
Parameters
-
$defaultStyle
: Style
-
Return values
mixed
—