PelangganExport
in package
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
$ids
protected
array<string|int, mixed>
$ids
Methods
__construct()
public
__construct(array<string|int, mixed> $ids) : mixed
Parameters
- $ids : array<string|int, mixed>
collection()
public
collection() : 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