mirror of
https://github.com/linuxserver/objectstorageapp.git
synced 2026-02-20 00:55:06 +08:00
6 lines
84 B
PHP
6 lines
84 B
PHP
<?php
|
|
namespace OCA\ObjectStorageBackblaze\Service;
|
|
|
|
class BackblazeService {
|
|
|
|
} |