mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 15:05:42 +00:00
c762835d4f
Passing $emailData and $attachments array to the existing hook, updateAfterProcess In this case it will give more flexibility for the extension to do additional cleanup process after the emails has been sent.