Action: gk/foundation/secure-download/after-download
Fires after a file download completes.
Parameters
| Name | Type | Description |
|---|---|---|
| $file_path | string | The absolute path to the file. |
| $user_id | int | The user ID that downloaded the file. |
| $token_data | array | The decrypted token data. |
Since
- 1.3.0
Source
Defined in Components/SecureDownload.php at line 602