Filter: gk/gravityview/bulk-actions/resend-notifications/notification
Filters the notification object before Gravity Forms resend hooks run.
Parameters
| Name | Type | Description |
|---|---|---|
| $notification | array | Notification object. |
| $form | array | Form object. |
| $entry | array | Entry object. |
| $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/ResendNotificationsAction.php at line 565