Completed
Push — master ( 60acdc...3fc095 )
by Mewes
12:33 queued 10:23
created
Wrapper/XlsDocumentWrapper.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -140,7 +140,7 @@
 block discarded – undo
140 140
             $format = $this->attributes['format'];
141 141
         }
142 142
 
143
-         // try Symfony request
143
+            // try Symfony request
144 144
         else if (array_key_exists('app', $this->context)) {
145 145
             /**
146 146
              * @var $appVariable AppVariable
Please login to merge, or discard this patch.