Function Module_filedump->broken
Definitions
cms/pages/modules/filedump.php
- Find URLs referenced that are broken.
- 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)
/**
* Find URLs referenced that are broken.
*
* @return Tempcode The UI
*/
public function broken() : object
* Find URLs referenced that are broken.
*
* @return Tempcode The UI
*/
public function broken() : object

