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