Action: gk/gravityview/bulk-actions/download-attachments/complete
Fires after frontend attachment download processing finishes.
Parameters
| Name | Type | Description |
|---|---|---|
| $result | array | Processing counts and download metadata. |
| $view_id | int | View ID. |
| $view | \View | View. |
| $action | array | Action config. |
Since
- 3.0.0-beta.3
Source
Defined in src/Entry/BulkActions/Actions/DownloadAttachmentsAction.php at line 2418