Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php1293 public $isCurrentAppInstalled; variable in Google_About
1351 public function setIsCurrentAppInstalled( $isCurrentAppInstalled) { argument
1352 $this->isCurrentAppInstalled = $isCurrentAppInstalled;
1355 return $this->isCurrentAppInstalled;