Passed
Pull Request — master (#103)
by Alexander
03:37
created
Build/Documentation/dbdocs/Generator.php 1 patch
Switch Indentation   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -249,6 +249,4 @@
 block discarded – undo
249 249
 
250 250
             $section->addTable($rows, $header);
251 251
         }
252
-        return $page;
253
-    }
254
-}
252
+        return $page
255 253
\ No newline at end of file
Please login to merge, or discard this patch.