/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Batch
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Batch/GCS.php (1080B)
remotePath = $remotePath;
}
/**
* @return string
*/
public function getRemotePath()
{
return $this->remotePath;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(GCS::class, 'Google_Service_Batch_GCS');