Passed
Branch main (6849b6)
by Thierry
15:08 queued 07:31
created
src/DbAdmin/CommandAdmin.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -43,7 +43,7 @@
 block discarded – undo
43 43
      * @param int
44 44
      *
45 45
      * @return array
46
-    */
46
+     */
47 47
     protected function select($statement, $orgtables = [], $limit = 0)
48 48
     {
49 49
         $links = []; // colno => orgtable - create links from these columns
Please login to merge, or discard this patch.