Completed
Pull Request — master (#617)
by Nicolas
06:28 queued 03:35
created
src/Gaufrette/Adapter/OpenCloud.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,7 @@
 block discarded – undo
19 19
  */
20 20
 class OpenCloud implements
21 21
     Adapter,
22
-                           ChecksumCalculator
22
+                            ChecksumCalculator
23 23
 {
24 24
     /**
25 25
      * @var Service
Please login to merge, or discard this patch.