Function Module_filedump->do_uploaded_resolved_conflicts
Definitions
cms/pages/modules/filedump.php
- Process chosen conflict actions by the user.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- The result
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Process chosen conflict actions by the user.
*
* @return Tempcode The result
*/
public function do_uploaded_resolved_conflicts() : object
* Process chosen conflict actions by the user.
*
* @return Tempcode The result
*/
public function do_uploaded_resolved_conflicts() : object

