Passed
Push — master ( 97af01...94db06 )
by Tobias
02:39
created
src/WrkLst/DocxMustache/DocxMustache.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -338,8 +338,7 @@
 block discarded – undo
338 338
             } else {
339 339
                 throw new Exception('Cannot generate xml for word/document.xml.');
340 340
             }
341
-        }
342
-        else
341
+        } else
343 342
         {
344 343
             $this->Log('Error: Could not load XML file.');
345 344
         }
Please login to merge, or discard this patch.