예제 #1
0
 /**
  * Returns a string representation of this object
  *
  * @return string $string
  */
 public function __toString()
 {
     return Doctrine_Lib::getCollectionAsString($this);
 }