Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PredictionService.php517 public $storageDataLocation; variable in Google_Insert
542 public function setStorageDataLocation( $storageDataLocation) { argument
543 $this->storageDataLocation = $storageDataLocation;
546 return $this->storageDataLocation;
585 public $storageDataLocation; variable in Google_Insert2
626 public function setStorageDataLocation( $storageDataLocation) { argument
627 $this->storageDataLocation = $storageDataLocation;
630 return $this->storageDataLocation;