Searched refs:consumerId (Results 1 – 4 of 4) sorted by relevance
13 protected $consumerId; variable in OAuth\\Common\\Consumer\\Credentials26 * @param string $consumerId30 public function __construct($consumerId, $consumerSecret, $callbackUrl) argument32 $this->consumerId = $consumerId;50 return $this->consumerId;
13 protected $consumerId; variable in OAuth\\Common\\Consumer\\Credentials 26 * @param string $consumerId30 public function __construct($consumerId, $consumerSecret, $callbackUrl) argument 32 $this->consumerId = $consumerId;50 return $this->consumerId;
23 public $consumerId; variable in Google\\Service\\Networkconnectivity\\Operation43 public function setConsumerId($consumerId) argument45 $this->consumerId = $consumerId;49 return $this->consumerId;
181 'consumerId' => [