AfterFileCopiedEvent

Read onlyYes
FinalYes

This event is fired after a file was copied within a Resource Storage / Driver.

The folder represents the "target folder".

Example: Listeners can sign up for listing duplicates using this event.

Table of Contents

Methods

__construct()  : mixed
getFile()  : FileInterface
getFolder()  : Folder
getNewFile()  : FileInterface|null
getNewFileIdentifier()  : string

Methods

getNewFileIdentifier()

public getNewFileIdentifier() : string
Return values
string

        
On this page

Search results