Exemple #1
0
 /**
  * @return \Kdyby\Doctrine\ResultSet
  */
 public function getResultSet()
 {
     return $this->dao->fetch($this);
 }