BookingParticipantsExport
implements
FromArray, WithColumnFormatting, ShouldAutoSize, WithDefaultStyles
Interfaces, Classes and Traits
- FromArray
- WithColumnFormatting
- ShouldAutoSize
- WithDefaultStyles
Table of Contents
-
$booking
: mixed
-
__construct()
: mixed
-
array()
: array<string|int, mixed>
-
columnFormats()
: array<string|int, mixed>
-
defaultStyles()
: mixed
$booking
protected
mixed
$booking
__construct()
public
__construct(mixed $booking) : mixed
Parameters
-
$booking
: 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
—