Home
last modified time | relevance | path

Searched refs:residualSource (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DSourceFork.php76 public function setResidualSource(DerivedSource $residualSource) argument
78 $this->residualSource = $residualSource;
85 return $this->residualSource;