UploadFilesService
extends Injectable
implements
AirlayIndexDi
Interfaces, Classes, Traits and Enums
- AirlayIndexDi
- Interface AirlayIndexDi
Table of Contents
-
upload()
: UploadFileLogEntity
upload()
public
upload(array<string|int, mixed> $files, ObjectId $dataSetId, ObjectId $organizationId, array<string|int, mixed> $customer, string $format, string $updatePropertiesStrategy, string $logTool) : UploadFileLogEntity
Parameters
-
$files
: array<string|int, mixed>
-
-
$dataSetId
: ObjectId
-
-
$organizationId
: ObjectId
-
-
$customer
: array<string|int, mixed>
-
-
$format
: string
-
-
$updatePropertiesStrategy
: string
-
-
$logTool
: string
-
Return values
UploadFileLogEntity
—