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

index f4249337add9e38207980e0a3fa941e47cba1544..35fca78192b113761f395372b476898f89effbc1 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Cubist\Net;
+namespace Cubist\Net\Transfer;
 
 use Cubist\Net\Transfer\Driver;
 use Cubist\Util\CommandLine\LocalToGCSRclone;