Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DSourceFork.php48 public function setPrimarySource(DerivedSource $primarySource) argument
50 $this->primarySource = $primarySource;
57 return $this->primarySource;