updated doc blocks, comments, fixed indentations, moved some constant strings

This commit is contained in:
El RIDO
2021-06-14 06:44:30 +02:00
parent b72994f2e0
commit 3327645fd4
5 changed files with 24 additions and 15 deletions

View File

@@ -9,8 +9,6 @@ use PrivateBin\Json;
class GoogleCloudStorage extends AbstractData
{
const DATETIME_FORMAT = 'Y-m-d\TH:i:s.u\Z';
/**
* returns a Google Cloud Storage data backend.
*