/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Appengine
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Appengine/ZipInfo.php (1024B)
filesCount = $filesCount;
}
public function getFilesCount()
{
return $this->filesCount;
}
public function setSourceUrl($sourceUrl)
{
$this->sourceUrl = $sourceUrl;
}
public function getSourceUrl()
{
return $this->sourceUrl;
}
}