Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php1147 public $chargeId; variable in Google_Event
1185 public function setChargeId( $chargeId) { argument
1186 $this->chargeId = $chargeId;
1189 return $this->chargeId;