Action: gk/gravityboard/assignees/updated
Fired after entry assignees are successfully updated.
Parameters
| Name | Type | Description |
|---|---|---|
| $entry_id | int | The ID of the entry that was updated. |
| $assignees | array | The assignees for the entry. |
| $feed | array | The feed associated with the board. |
| $form | array | The form associated with the entry. |
Since
Source
Defined in src/Assignees/Assignees.php at line 493