示例#1
0
 public function __toString()
 {
     return sprintf("%s%s", get_class($this), $this->attribute->__toString());
 }