芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/cloud.pulsehost.co.uk/vendor/google/apiclient-services/src/Batch/GCS.php
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');