Completed
Push — master ( aed86d...e8b4c8 )
by Adam
04:04
created
src/CloudApi/Client.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -539,7 +539,7 @@
 block discarded – undo
539 539
     {
540 540
 
541 541
         $options = [
542
-          'form_params' => $config,
542
+            'form_params' => $config,
543 543
         ];
544 544
 
545 545
         return new OperationResponse(
Please login to merge, or discard this patch.