Documentation

PelangganExport implements FromCollection, WithHeadings, WithMapping, ShouldAutoSize

Class PelangganExport

Handles the export of Pelanggan data.

Table of Contents

Interfaces

FromCollection
WithHeadings
WithMapping
ShouldAutoSize

Properties

$ids  : array<string|int, mixed>

Methods

__construct()  : mixed
collection()  : mixed
headings()  : array<string|int, mixed>
map()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct(array<string|int, mixed> $ids) : mixed
Parameters
$ids : array<string|int, mixed>

headings()

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

map()

public map(mixed $pelanggan) : array<string|int, mixed>
Parameters
$pelanggan : mixed
Return values
array<string|int, mixed>

        
On this page

Search results