Completed
Branch master (91b54e)
by Mewes
02:30
created
Wrapper/XlsDocumentWrapper.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -136,7 +136,7 @@
 block discarded – undo
136 136
             $format = $this->attributes['format'];
137 137
         }
138 138
 
139
-         // try symfony request
139
+            // try symfony request
140 140
         else {
141 141
             try {
142 142
                 $format = $this->context['app']->getRequest()->getRequestFormat();
Please login to merge, or discard this patch.