We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a3265e commit a69de47Copy full SHA for a69de47
src/DependencyInjection/Compiler/GcloudFactoryPass.php
@@ -28,4 +28,4 @@ public function process(ContainerBuilder $container): void
28
$container->register(UniformBucketLevelAccessVisibility::class, UniformBucketLevelAccessVisibility::class);
29
$container->setAlias('flysystem.adapter.gcloud.visibility.uniform', UniformBucketLevelAccessVisibility::class);
30
}
31
-}
+}
0 commit comments