/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/DriveActivity
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/DriveActivity/Restore.php (1066B)
type = $type;
}
/**
* @return string
*/
public function getType()
{
return $this->type;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(Restore::class, 'Google_Service_DriveActivity_Restore');