Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DPackageIssue.php156 public function setFixedVersion(Version $fixedVersion) argument
158 $this->fixedVersion = $fixedVersion;
165 return $this->fixedVersion;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DPackageIssue.php156 public function setFixedVersion(Version $fixedVersion) argument
158 $this->fixedVersion = $fixedVersion;
165 return $this->fixedVersion;
H A DDetail.php174 public function setFixedVersion(Version $fixedVersion) argument
176 $this->fixedVersion = $fixedVersion;
183 return $this->fixedVersion;
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/src/
H A DCaBundle.php222 $compareDistroVersionPrefix = function ($prefix, $fixedVersion) {
226 return ((int) $m[1]) >= $fixedVersion;