Function Module_admin_oauth->browse
Definitions
adminzone/pages/modules/admin_oauth.php
- Choose what oAuth service / see what's here.
- 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 oAuth service / see what's here.
*
* @return Tempcode The result of execution
*/
public function browse() : object
* Choose what oAuth service / see what's here.
*
* @return Tempcode The result of execution
*/
public function browse() : object

