예제 #1
0
 public function __toString()
 {
     parent::__toString();
     return $this->getUrl() ? $this->getUrl() : '';
 }