Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DGitHubEnterpriseConfig.php51 public $sslCa; variable in Google\\Service\\CloudBuild\\GitHubEnterpriseConfig
158 public function setSslCa($sslCa) argument
160 $this->sslCa = $sslCa;
167 return $this->sslCa;
H A DBitbucketServerConfig.php50 public $sslCa; variable in Google\\Service\\CloudBuild\\BitbucketServerConfig
161 public function setSslCa($sslCa) argument
163 $this->sslCa = $sslCa;
170 return $this->sslCa;