Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DMigrationJob.php120 public function setDestinationDatabase(DatabaseType $destinationDatabase) argument
122 $this->destinationDatabase = $destinationDatabase;
129 return $this->destinationDatabase;