Ejemplo n.º 1
0
 protected function _renderTableName(Table $table)
 {
     return $this->_enclose(parent::_renderTableName($table));
 }