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

