Function Hook_cns_warnings_ban_member->undo_punitive_action
Definitions
sources/hooks/systems/cns_warnings/ban_member.php
- Actualiser to undo a certain type of punitive action.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$punitive_action | array | required parameter | N/A | N/A | The database row for the punitive action being undone |
$warning | array | required parameter | N/A | N/A | The database row for the warning associated with the punitive action being undone |