Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php1460 public $primaryRole; variable in Google_AboutAdditionalRoleInfoRoleSets
1468 public function setPrimaryRole( $primaryRole) { argument
1469 $this->primaryRole = $primaryRole;
1472 return $this->primaryRole;