Function Module_join->review_rules
Definitions
pages/modules/join.php
- The UI for re-agreeing to the rules and declarations.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- the UI
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* The UI for re-agreeing to the rules and declarations.
*
* @return Tempcode the UI
*/
public function review_rules() : object
* The UI for re-agreeing to the rules and declarations.
*
* @return Tempcode the UI
*/
public function review_rules() : object

