Reference
Filesystem events
Events in the filesystem group. A plugin in core/plugins/filesystem/ receives an event by defining a public method with the event's name; the arguments are those the call site passes, in order.
filesystem.onAfterSaveFileAttachments
Fired from:
core/components/com_publications/models/attachments/file.php:1373with[$pub, $configs, $elementId, $element]
No plugin in the source tree listens for this event.
Generated from the source tree.