/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Testing
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Testing/FileReference.php (1093B)
gcsPath = $gcsPath;
}
/**
* @return string
*/
public function getGcsPath()
{
return $this->gcsPath;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(FileReference::class, 'Google_Service_Testing_FileReference');