Home
last modified time | relevance | path

Searched refs:Google_AssociationSession (Results 1 – 1 of 1) sorted by relevance

/plugin/authgoogle/google/contrib/
H A DGoogle_AdsensehostService.php374 * @return Google_AssociationSession
381 return new Google_AssociationSession($data);
392 * @return Google_AssociationSession
399 return new Google_AssociationSession($data);
1105 class Google_AssociationSession extends Google_Model { class