Function Module_warnings->history
Definitions
site/pages/modules/warnings.php
- View the warning/punishment history for a member.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- The output of the run
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* View the warning/punishment history for a member.
*
* @return Tempcode The output of the run
*/
public function history() : object
* View the warning/punishment history for a member.
*
* @return Tempcode The output of the run
*/
public function history() : object

