Filter: gk/gravityview/bulk-actions/resend-notifications/dispatch-send
Filters the callable used to dispatch a frontend resend notification.
Parameters
| Name | Type | Description |
|---|---|---|
| $dispatcher | callable | Callable receiving notification, form, and entry. |
| $notification | array | Notification object. |
| $form | array | Form object. |
| $entry | array | Entry object. |
Since
- 3.0.0-beta.3
Source
Defined in src/Entry/BulkActions/Actions/ResendNotificationsAction.php at line 638