FranceEntryReportDataService
in package
Table of Contents
Properties
- $entryReportFileStorage : EntryReportFileStorage
- $franceEntryReportMapping : FranceEntryReportMapper
Methods
- __construct() : mixed
- groupData() : array<string|int, mixed>
- loadData() : mixed
- prepare() : array<string|int, mixed>
Properties
$entryReportFileStorage
private
EntryReportFileStorage
$entryReportFileStorage
$franceEntryReportMapping
private
FranceEntryReportMapper
$franceEntryReportMapping
Methods
__construct()
public
__construct() : mixed
groupData()
public
groupData(array<string|int, mixed> $data) : array<string|int, mixed>
Parameters
- $data : array<string|int, mixed>
Return values
array<string|int, mixed>loadData()
public
loadData(EntryReportVersion $entryVersion) : mixed
Parameters
- $entryVersion : EntryReportVersion
prepare()
public
prepare(EntryReportVersion $entryVersion) : array<string|int, mixed>
Parameters
- $entryVersion : EntryReportVersion