Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php602 public $existingCustomerOnly; variable in Google_CcOffer
787 public function setExistingCustomerOnly( $existingCustomerOnly) { argument
788 $this->existingCustomerOnly = $existingCustomerOnly;
791 return $this->existingCustomerOnly;