Function Module_warnings->undo_punitive_action
Definitions
site/pages/modules/warnings.php
- Actualiser to undo a punitive action.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- Either a redirect screen if successful, or an error if not successful
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Actualiser to undo a punitive action.
*
* @return Tempcode Either a redirect screen if successful, or an error if not successful
*/
public function undo_punitive_action() : object
* Actualiser to undo a punitive action.
*
* @return Tempcode Either a redirect screen if successful, or an error if not successful
*/
public function undo_punitive_action() : object

