示例#1
0
 public function request()
 {
     $this->store();
     PubsubSubscription::listGetFriends($this->_to);
 }