Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveFile.php813 public function setShortcutDetails(DriveFileShortcutDetails $shortcutDetails) argument
815 $this->shortcutDetails = $shortcutDetails;
822 return $this->shortcutDetails;