Function Module_wiki->do_wiki_merge
Definitions
site/pages/modules/wiki.php
- The actualiser for merging Wiki+ posts.
- 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 actualiser for merging Wiki+ posts.
*
* @return Tempcode The UI
*/
public function do_wiki_merge() : object
* The actualiser for merging Wiki+ posts.
*
* @return Tempcode The UI
*/
public function do_wiki_merge() : object

