Home
last modified time | relevance | path

Searched refs:collectionTime (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgoogle/google/contrib/
H A DGoogle_CoordinateService.php708 public $collectionTime; variable in Google_LocationRecord
713 public function setCollectionTime( $collectionTime) { argument
714 $this->collectionTime = $collectionTime;
717 return $this->collectionTime;