Chris@0: db = new TableGateway($table, null); Chris@0: } else { Chris@0: $this->db = $tableGateway; Chris@0: } Chris@0: } Chris@0: }