@@ -441,7 +441,7 @@ |
||
| 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 |