Function Hook_oauth_google_search_console->info
Definitions
sources/hooks/systems/oauth/google_search_console.php
- Standard information about an oAuth profile.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: array
Returns
- Map of oAuth details
- Type: array
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Standard information about an oAuth profile.
*
* @return array Map of oAuth details
*/
public function info() : array
* Standard information about an oAuth profile.
*
* @return array Map of oAuth details
*/
public function info() : array

