Action: gk/gravityboard/assignees/removed
Fired when a user is unassigned from an entry via the GravityBoard interface.
Parameters
| Name | Type | Description |
|---|---|---|
| $user_id | int | The ID of the user who was unassigned. |
| $entry_id | int | The ID of the entry that was updated. |
| $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 480