EntryReportFileStorage
Table of Contents
Properties
-
$cloudStorageService
: CloudStorageService
-
$reportContent
: string
Methods
-
__construct()
: mixed
-
getReportContent()
: string
-
load()
: $this
-
loadSheetData()
: string
-
getBucket()
: mixed
$cloudStorageService
private
CloudStorageService
$cloudStorageService
$reportContent
private
string
$reportContent
__construct()
public
__construct() : mixed
getReportContent()
public
getReportContent() : string
load()
public
load(mixed $countryCode, mixed $reportType, mixed $userId, mixed $clientId, mixed $startDate, mixed $endDate, mixed $version[, mixed $suffix = 'P-w' ]) : $this
Parameters
-
$countryCode
: mixed
-
-
$reportType
: mixed
-
-
$userId
: mixed
-
-
$clientId
: mixed
-
-
$startDate
: mixed
-
-
$endDate
: mixed
-
-
$version
: mixed
-
-
$suffix
: mixed
= 'P-w'
-
-
throws
-
FileNotFoundException
loadSheetData()
public
loadSheetData(mixed $index) : string
Parameters
-
$index
: mixed
-
getBucket()
private
getBucket() : mixed