Esempio n. 1
0
 /**
  * @return string                   returns a string representation of this object
  */
 public function __toString()
 {
     return Doctrine_Lib::formatSql($this->getQuery());
 }