コード例 #1
0
 /**
  * URL
  * 
  * @accessor
  */
 public function url()
 {
     return $this->feed->get_subscribe_url();
 }