コード例 #1
0
 /**
  * Returns the title of this class.
  * 
  * @return	string
  */
 public function __toString()
 {
     return "" . $this->owner->getName();
 }