]> _ Git - cubist_net.git/commitdiff
#7567
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 27 May 2025 16:29:19 +0000 (18:29 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 27 May 2025 16:29:19 +0000 (18:29 +0200)
src/Transfer/GCS.php

index ecb3f979144d21de9711910dd52183e706453ac8..f4249337add9e38207980e0a3fa941e47cba1544 100644 (file)
@@ -16,6 +16,7 @@ class GCS extends Driver
      */
     protected function createClient(&$data)
     {
+        dddd($data);
         return new StorageClient();
     }