Function Module_admin_broken_urls->browse
Definitions
adminzone/pages/modules/admin_broken_urls.php
- Choose what kind of URLs to find.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- The result of execution
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Choose what kind of URLs to find.
*
* @return Tempcode The result of execution
*/
public function browse() : object
* Choose what kind of URLs to find.
*
* @return Tempcode The result of execution
*/
public function browse() : object
