ZfQueryBasedTable: fix brackets

This commit is contained in:
Thomas Gelf 2017-07-20 11:58:55 +02:00
parent 90801f234e
commit 270cb2f5af
1 changed files with 0 additions and 2 deletions

View File

@ -156,8 +156,6 @@ abstract class ZfQueryBasedTable extends Table
$this->nextBody();
}
}
public function fetch()
{
$rows = $this->db->fetchAll(