/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Manager
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Manager/ExistingDisk.php (1131B)
attachment = $attachment;
}
public function getAttachment()
{
return $this->attachment;
}
public function setSource($source)
{
$this->source = $source;
}
public function getSource()
{
return $this->source;
}
}