Documentation

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

Properties

Methods

__construct()

public __construct(mixed $booking) : mixed
Parameters
$booking : mixed
Return values
mixed

columnFormats()

public columnFormats() : array<string|int, mixed>
Return values
array<string|int, mixed>

defaultStyles()

public defaultStyles(Style $defaultStyle) : mixed
Parameters
$defaultStyle : Style
Return values
mixed

Search results