CopyAttachmentListener
    
            
            in package
            
        
    
    
    
Table of Contents
Methods
- handle() : Attachment|null
 
Methods
handle()
    public
                    handle(User|null $context, Attachment $attachment, int|null $itemId, string|null $itemType) : Attachment|null
    Parameters
- $context : User|null
 - $attachment : Attachment
 - $itemId : int|null
 - $itemType : string|null