BeforeFileProcessingEvent

FinalYes

This event is fired before a file object is processed.

Allows to add further information or enrich the file before the processing is kicking in.

Table of Contents

Methods

__construct()  : mixed
getConfiguration()  : array<string|int, mixed>
getDriver()  : DriverInterface
getFile()  : FileInterface
getProcessedFile()  : ProcessedFile
getTaskType()  : string
setProcessedFile()  : void

Methods

getConfiguration()

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

getTaskType()

public getTaskType() : string
Return values
string

        
On this page

Search results