Passed
Push — master ( c78efc...84ef81 )
by Darío
01:42
created
test/Db/TableGateway/TableGatewayTest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -441,7 +441,7 @@
 block discarded – undo
441 441
         parent::__construct($data);
442 442
         $this->setTableName("MYTABLE");
443 443
         //$this->setConnectionParams("local");
444
-   }
444
+    }
445 445
 }
446 446
 
447 447
 class MyEntityGateway extends TableGateway
Please login to merge, or discard this patch.