Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DUpgradeOccurrence.php64 public function setParsedVersion(Version $parsedVersion) argument
66 $this->parsedVersion = $parsedVersion;
73 return $this->parsedVersion;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DUpgradeOccurrence.php64 public function setParsedVersion(Version $parsedVersion) argument
66 $this->parsedVersion = $parsedVersion;
73 return $this->parsedVersion;